#BCEDAE#BCEDAE
#BCEDAE is a very light, moderate green. Relative luminance 0.743; OKLCH L 89.6% C 0.098 H 138.8°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEDAE |
|---|---|
| RGB | rgb(188, 237, 174) |
| HSL | hsl(107, 64%, 81%) |
| HSV | hsv(107, 27%, 93%) |
| CMYK | cmyk(20.7%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(89.07, -27.19, 25.54) |
| CIE-LCH | lch(89.07, 37.30, 136.79°) |
| OKLab | oklab(89.61% -0.0739 0.0647) |
| OKLCH | oklch(89.61% 0.098 138.8) |
| XYZ | xyz(58.6614, 74.3143, 51.2896) |
| Luminance | 0.7432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.38
Light Grey Green
#B7E1A1
ΔE00 2.84
Washed Out Green
#BCF5A6
ΔE00 3.27
Pale Green
#C7FDB5
ΔE00 3.56
Very Pale Green
#CFFDBC
ΔE00 3.61
Celadon
#BEFDB7
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEDAE #DFAEED
analogous
#DBEDAE #BCEDAE #AEEDBF
triadic
#BCEDAE #AEBCED #EDAEBC
tetradic
#BCEDAE #AEDBED #DFAEED #EDBFAE
square
#BCEDAE #AEDBED #DFAEED #EDBFAE
split-complementary
#BCEDAE #BFAEED #EDAEDB
monochromatic
#69D74A #93E27C #BCEDAE #E5F8E0 #EAF9E6
Accessibility & contrast
On white
1.32
#BCEDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#BCEDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEDAE
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEDAE | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AA
Deuteranopia (green-blind)
#E9DEB1
Tritanopia (blue-blind)
#BAE9DC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bcedae; /* rgb */ color: rgb(188, 237, 174); /* oklch */ color: oklch(89.6% 0.098 138.8);
Tailwind
colors: {
custom: {
50: '#d1f3c6',
500: '#bcedae',
950: '#000000',
},
}SCSS
$custom: #bcedae; $custom-light: #d1f3c6; $custom-dark: #000000;
JSON
{
"hex": "#bcedae",
"rgb": {
"r": 188,
"g": 237,
"b": 174
},
"hsl": {
"h": 106.667,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.89612,
"c": 0.09827,
"h": 138.8
},
"luminance": 0.74316
}Semantic roles & 50–950 ramp
primary
#BCEDAE
secondary
#B775CA
accent
#1ACBA4
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582