#BCDF9F#BCDF9F
#BCDF9F is a very light, moderate yellow-green. Relative luminance 0.660; OKLCH L 86.2% C 0.093 H 131.4°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF9F |
|---|---|
| RGB | rgb(188, 223, 159) |
| HSL | hsl(93, 50%, 75%) |
| HSV | hsv(93, 29%, 87%) |
| CMYK | cmyk(15.7%, 0%, 28.7%, 12.5%) |
| CIE-LAB | lab(84.98, -22.73, 27.69) |
| CIE-LCH | lch(84.98, 35.83, 129.37°) |
| OKLab | oklab(86.25% -0.0615 0.0698) |
| OKLCH | oklch(86.25% 0.093 131.4) |
| XYZ | xyz(53.3836, 65.9692, 42.7150) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.43
Light Sage
#BCECAC
ΔE00 3.53
Washed Out Green
#BCF5A6
ΔE00 5.66
Pale Olive Green
#B1D27B
ΔE00 5.78
Pale Olive
#B9CC81
ΔE00 6.29
Tea Green
#BDF8A3
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF9F #C29FDF
analogous
#DCDF9F #BCDF9F #9FDFA2
triadic
#BCDF9F #9FBCDF #DF9FBC
tetradic
#BCDF9F #9FDCDF #C29FDF #DFA29F
square
#BCDF9F #9FDCDF #C29FDF #DFA29F
split-complementary
#BCDF9F #A29FDF #DF9FDC
monochromatic
#7CC043 #9CD071 #BCDF9F #DCEECD #EFF7E8
Accessibility & contrast
On white
1.48
#BCDF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#BCDF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF9F
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF9F | 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)
#E5D69B
Deuteranopia (green-blind)
#DFD3A2
Tritanopia (blue-blind)
#BEDACE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdf9f; /* rgb */ color: rgb(188, 223, 159); /* oklch */ color: oklch(86.2% 0.093 131.4);
Tailwind
colors: {
custom: {
50: '#d1e9bb',
500: '#bcdf9f',
950: '#000000',
},
}SCSS
$custom: #bcdf9f; $custom-light: #d1e9bb; $custom-dark: #000000;
JSON
{
"hex": "#bcdf9f",
"rgb": {
"r": 188,
"g": 223,
"b": 159
},
"hsl": {
"h": 92.812,
"s": 50,
"l": 74.902
},
"oklch": {
"l": 0.86246,
"c": 0.09302,
"h": 131.4
},
"luminance": 0.6597
}Semantic roles & 50–950 ramp
primary
#BCDF9F
secondary
#956BB8
accent
#28BD7A
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482