#BCEEB0#BCEEB0
#BCEEB0 is a very light, moderate green. Relative luminance 0.750; OKLCH L 89.9% C 0.098 H 139.6°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEEB0 |
|---|---|
| RGB | rgb(188, 238, 176) |
| HSL | hsl(108, 65%, 81%) |
| HSV | hsv(108, 26%, 93%) |
| CMYK | cmyk(21%, 0%, 26.1%, 6.7%) |
| CIE-LAB | lab(89.38, -27.35, 24.94) |
| CIE-LCH | lch(89.38, 37.01, 137.64°) |
| OKLab | oklab(89.87% -0.0744 0.0633) |
| OKLCH | oklch(89.87% 0.098 139.6) |
| XYZ | xyz(59.1481, 74.9735, 52.4209) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.77
Light Grey Green
#B7E1A1
ΔE00 3.17
Washed Out Green
#BCF5A6
ΔE00 3.39
Celadon
#BEFDB7
ΔE00 3.46
Pale Green
#C7FDB5
ΔE00 3.49
Very Pale Green
#CFFDBC
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEEB0 #E2B0EE
analogous
#DBEEB0 #BCEEB0 #B0EEC3
triadic
#BCEEB0 #B0BCEE #EEB0BC
tetradic
#BCEEB0 #B0DBEE #E2B0EE #EEC3B0
square
#BCEEB0 #B0DBEE #E2B0EE #EEC3B0
split-complementary
#BCEEB0 #C3B0EE #EEB0DB
monochromatic
#67D84B #91E37E #BCEEB0 #E7F9E2 #EAFAE6
Accessibility & contrast
On white
1.31
#BCEEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#BCEEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEEB0
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEEB0 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AC
Deuteranopia (green-blind)
#EADFB3
Tritanopia (blue-blind)
#BAEADD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bceeb0; /* rgb */ color: rgb(188, 238, 176); /* oklch */ color: oklch(89.9% 0.098 139.6);
Tailwind
colors: {
custom: {
50: '#d1f3c8',
500: '#bceeb0',
950: '#000000',
},
}SCSS
$custom: #bceeb0; $custom-light: #d1f3c8; $custom-dark: #000000;
JSON
{
"hex": "#bceeb0",
"rgb": {
"r": 188,
"g": 238,
"b": 176
},
"hsl": {
"h": 108.387,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.89872,
"c": 0.09768,
"h": 139.6
},
"luminance": 0.74975
}Semantic roles & 50–950 ramp
primary
#BCEEB0
secondary
#BB77CC
accent
#19CCAA
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582