Skip to content

#bceeaf

a light, vivid green · neutral · closest name: Light Green

RGB
188, 238, 175
HSL
108°, 65%, 81%
CMYK
21, 0, 27, 7
Luminance
0.7494

At a glance

Every number on this page in one read: what #bceeaf is made of, how bright it looks, and which way it leans.

Hex
#bceeaf
Hue
108°
green
Saturation
65%
vivid
Lightness
81%
light
Brightness
93%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7494
WCAG relative
Temperature
Neutral
57/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.99:1
Closest name
Light Green
ΔE2000 7.3
Where it sits
Hue108° of 360°
Saturation65%
Lightness81%
Temperature
Warm ← → Cool57% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#bceeaf
RGBrgb(188, 238, 175)
HSLhsl(108, 65%, 81%)
CMYKcmyk(21%, 0%, 27%, 7%)
LABlab(89.4 -27.5 25.4)
LCHlch(89.4 37.5 137.2)
OKLCHoklch(0.898 0.099 139.3)
Decimal12381871
Display P3color(display-p3 0.737 0.933 0.686)

Copy-ready code

/* CSS */
color: #bceeaf;
background-color: #bceeaf;
/* Tailwind (arbitrary) */
class="text-[#bceeaf] bg-[#bceeaf]"
/* SCSS */
$brand: #bceeaf;
/* SwiftUI */
Color(red: 0.737, green: 0.933, blue: 0.686)
/* Android */
Color.parseColor("#bceeaf")
/* Flutter */
Color(0xFFBCEEAF)
/* Python / OpenCV (BGR) */
(175, 238, 188)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #bceeaf · 15.99:1
Use #000000AAA at every size.
Aa
White text · 1.31:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.99:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #bceeaf as text scores 1.31:1 on white and 15.99:1 on black.

Accessibility — WCAG contrast

Aa
#bceeaf on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#bceeaf on black: 15.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2E4AB
deuteranopia · #EADFB2
tritanopia · #BAEADD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bceeaf is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F5FBF3
#EBF7E8
#D3F1CB
#bceeaf
#8BE174
#64D846
#4CCA2B
#3FA824
#33871D
#286219
#193D0F
Base = 300Lightest = 50 · #F5FBF3Darkest = 950 · #193D0F
:root {
  --brand-50: #F5FBF3;
  --brand-100: #EBF7E8;
  --brand-200: #D3F1CB;
  --brand-300: #bceeaf;
  --brand-400: #8BE174;
  --brand-500: #64D846;
  --brand-600: #4CCA2B;
  --brand-700: #3FA824;
  --brand-800: #33871D;
  --brand-900: #286219;
  --brand-950: #193D0F;
  --brand: #bceeaf;
  --brand-ink: #000000;
}

Colors that work with #bceeaf

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F6FAF4
Tinted page background
Border#C9EDC0
Hairlines and dividers
Muted text#5B9B4B
Captions on the surface
Accent#6B20AC
Second voice, not a rival
Dark variant#276916
Hover, pressed, headers
Light variant#EDFBEA
Selected rows, tints
Dark surface#172414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #bceeaf

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#E1AFEE
Analogous left#DCEEAF
Analogous right#AFEEC2
Split-complement 1#C2AFEE
Split-complement 2#EEAFDC
Triadic 1#AFBCEE
Triadic 2#EEAFBC
Tetradic#AFDCEE

RGB percentages

Red73.7%
Green93.3%
Blue68.6%

CMYK percentages

Cyan21.0%
Magenta0.0%
Yellow26.5%
Key (black)6.7%

Color previews

#bceeaf text on a black background

contrast 15.99:1

Card sample

#bceeaf text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #bceeaf;
Background color
Panel with #bceeaf background
background-color: #bceeaf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #bceeaf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(188, 238, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 238, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bceeaf;
background: linear-gradient(135deg, #bceeaf, #AFEECC);

Monochromatic scale

Palettes built from #bceeaf

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#bceeaf in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#bceeaf, answered

What color is #bceeaf?

#bceeaf is a light vivid green, closest to Light Green (ΔE2000 7.3). It sits at 108° on the hue wheel with 65% saturation and 81% lightness, which reads as neutral.

What is the RGB value of #bceeaf?

rgb(188, 238, 175) — 188 red, 238 green and 175 blue out of 255, or 73.7% / 93.3% / 68.6% by channel.

Is #bceeaf a light or a dark color?

It is a light color. Relative luminance is 0.7494 and perceived brightness is 85%, so black text on it reaches 15.99:1.

Should I use black or white text on #bceeaf?

Black. It scores 15.99:1 against #bceeaf, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #bceeaf?

#E1AFEE sits directly opposite on the wheel. Softer options are the split-complements #C2AFEE and #EEAFDC, which give the same contrast with far less vibration.

What colors go well with #bceeaf?

For interface work: #F6FAF4 as the surface, #C9EDC0 for borders, #5B9B4B for secondary text, #6B20AC as an accent and #276916 for hover and pressed states. For a palette, the analogous pair #DCEEAF and #AFEEC2 stays calm, while #E1AFEE is the loudest partner.

What is #bceeaf in CMYK for printing?

cmyk(21%, 0%, 27%, 7%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #bceeaf warm or cool?

Neutral — it scores 57 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D3EEAF; nudged cooler, #AEEFB9.

Work with #bceeaf in the Color Lab