#BCDF9E#BCDF9E
#BCDF9E is a very light, moderate yellow-green. Relative luminance 0.659; OKLCH L 86.2% C 0.094 H 131.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF9E |
|---|---|
| RGB | rgb(188, 223, 158) |
| HSL | hsl(92, 50%, 75%) |
| HSV | hsv(92, 29%, 87%) |
| CMYK | cmyk(15.7%, 0%, 29.1%, 12.5%) |
| CIE-LAB | lab(84.96, -22.87, 28.19) |
| CIE-LCH | lch(84.96, 36.30, 129.06°) |
| OKLab | oklab(86.23% -0.062 0.0709) |
| OKLCH | oklch(86.23% 0.094 131.1) |
| XYZ | xyz(53.2972, 65.9346, 42.2598) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.51
Light Sage
#BCECAC
ΔE00 3.60
Pale Olive Green
#B1D27B
ΔE00 5.60
Washed Out Green
#BCF5A6
ΔE00 5.61
Pale Olive
#B9CC81
ΔE00 6.17
Tea Green
#BDF8A3
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF9E #C19EDF
analogous
#DDDF9E #BCDF9E #9EDFA1
triadic
#BCDF9E #9EBCDF #DF9EBC
tetradic
#BCDF9E #9EDDDF #C19EDF #DFA19E
square
#BCDF9E #9EDDDF #C19EDF #DFA19E
split-complementary
#BCDF9E #A19EDF #DF9EDD
monochromatic
#7CC142 #9CD070 #BCDF9E #DCEECC #EFF7E8
Accessibility & contrast
On white
1.48
#BCDF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#BCDF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF9E
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF9E | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69A
Deuteranopia (green-blind)
#E0D3A1
Tritanopia (blue-blind)
#BEDACE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdf9e; /* rgb */ color: rgb(188, 223, 158); /* oklch */ color: oklch(86.2% 0.094 131.1);
Tailwind
colors: {
custom: {
50: '#d1e9bb',
500: '#bcdf9e',
950: '#000000',
},
}SCSS
$custom: #bcdf9e; $custom-light: #d1e9bb; $custom-dark: #000000;
JSON
{
"hex": "#bcdf9e",
"rgb": {
"r": 188,
"g": 223,
"b": 158
},
"hsl": {
"h": 92.308,
"s": 50.388,
"l": 74.706
},
"oklch": {
"l": 0.86226,
"c": 0.09417,
"h": 131.1
},
"luminance": 0.65935
}Semantic roles & 50–950 ramp
primary
#BCDF9E
secondary
#946AB8
accent
#28BE79
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482