#BCDEAE#BCDEAE
#BCDEAE is a very light, moderate green. Relative luminance 0.660; OKLCH L 86.3% C 0.074 H 136.6°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEAE |
|---|---|
| RGB | rgb(188, 222, 174) |
| HSL | hsl(103, 42%, 78%) |
| HSV | hsv(103, 22%, 87%) |
| CMYK | cmyk(15.3%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(84.99, -19.92, 19.92) |
| CIE-LCH | lch(84.99, 28.17, 134.99°) |
| OKLab | oklab(86.35% -0.0539 0.0509) |
| OKLCH | oklch(86.35% 0.074 136.6) |
| XYZ | xyz(54.4987, 65.9890, 49.9021) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.61
Light Sage
#BCECAC
ΔE00 4.55
Hospital Green
#9BE5AA
ΔE00 6.82
Very Pale Green
#CFFDBC
ΔE00 7.17
Mint
#AAF0C1
ΔE00 7.21
Very Light Green
#D1FFBD
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEAE #D0AEDE
analogous
#D4DEAE #BCDEAE #AEDEB8
triadic
#BCDEAE #AEBCDE #DEAEBC
tetradic
#BCDEAE #AED4DE #D0AEDE #DEB8AE
square
#BCDEAE #AED4DE #D0AEDE #DEB8AE
split-complementary
#BCDEAE #B8AEDE #DEAED4
monochromatic
#74BB57 #98CC83 #BCDEAE #E0F0D9 #EDF6E9
Accessibility & contrast
On white
1.48
#BCDEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#BCDEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEAE
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEAE | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6AB
Deuteranopia (green-blind)
#DCD3B0
Tritanopia (blue-blind)
#BBDAD1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdeae; /* rgb */ color: rgb(188, 222, 174); /* oklch */ color: oklch(86.3% 0.074 136.6);
Tailwind
colors: {
custom: {
50: '#d0e8c6',
500: '#bcdeae',
950: '#000000',
},
}SCSS
$custom: #bcdeae; $custom-light: #d0e8c6; $custom-dark: #000000;
JSON
{
"hex": "#bcdeae",
"rgb": {
"r": 188,
"g": 222,
"b": 174
},
"hsl": {
"h": 102.5,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86347,
"c": 0.07416,
"h": 136.6
},
"luminance": 0.6599
}Semantic roles & 50–950 ramp
primary
#BCDEAE
secondary
#A57AB6
accent
#30B58E
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482