#BCDE90#BCDE90
#BCDE90 is a very light, moderate yellow-green. Relative luminance 0.649; OKLCH L 85.7% C 0.109 H 127.7°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDE90 |
|---|---|
| RGB | rgb(188, 222, 144) |
| HSL | hsl(86, 54%, 72%) |
| HSV | hsv(86, 35%, 87%) |
| CMYK | cmyk(15.3%, 0%, 35.1%, 12.9%) |
| CIE-LAB | lab(84.46, -24.34, 34.67) |
| CIE-LCH | lch(84.46, 42.36, 125.07°) |
| OKLab | oklab(85.74% -0.0664 0.086) |
| OKLCH | oklch(85.74% 0.109 127.7) |
| XYZ | xyz(51.8937, 64.9470, 36.1822) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.47
Light Grey Green
#B7E1A1
ΔE00 3.74
Pale Olive
#B9CC81
ΔE00 4.88
Light Sage
#BCECAC
ΔE00 5.38
Light Moss Green
#A6C875
ΔE00 5.61
Greenish Tan
#BCCB7A
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDE90 #B290DE
analogous
#DED990 #BCDE90 #95DE90
triadic
#BCDE90 #90BCDE #DE90BC
tetradic
#BCDE90 #90DED9 #B290DE #DE9095
square
#BCDE90 #90DED9 #B290DE #DE9095
split-complementary
#BCDE90 #9095DE #D990DE
monochromatic
#82BC38 #A0D061 #BCDE90 #D8ECBF #F1F8E7
Accessibility & contrast
On white
1.50
#BCDE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#BCDE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDE90
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDE90 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D48B
Deuteranopia (green-blind)
#E1D294
Tritanopia (blue-blind)
#C0D7CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcde90; /* rgb */ color: rgb(188, 222, 144); /* oklch */ color: oklch(85.7% 0.109 127.7);
Tailwind
colors: {
custom: {
50: '#d1e8b1',
500: '#bcde90',
950: '#000000',
},
}SCSS
$custom: #bcde90; $custom-light: #d1e8b1; $custom-dark: #000000;
JSON
{
"hex": "#bcde90",
"rgb": {
"r": 188,
"g": 222,
"b": 144
},
"hsl": {
"h": 86.154,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.85744,
"c": 0.1086,
"h": 127.7
},
"luminance": 0.64948
}Semantic roles & 50–950 ramp
primary
#BCDE90
secondary
#835CB6
accent
#24C269
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141611
muted
#838481