#BCDF91#BCDF91
#BCDF91 is a very light, moderate yellow-green. Relative luminance 0.655; OKLCH L 86.0% C 0.109 H 128.2°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF91 |
|---|---|
| RGB | rgb(188, 223, 145) |
| HSL | hsl(87, 55%, 72%) |
| HSV | hsv(87, 35%, 87%) |
| CMYK | cmyk(15.7%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(84.75, -24.69, 34.54) |
| CIE-LCH | lch(84.75, 42.46, 125.56°) |
| OKLab | oklab(85.98% -0.0673 0.0857) |
| OKLCH | oklch(85.98% 0.109 128.2) |
| XYZ | xyz(52.2369, 65.5105, 36.6753) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.57
Pale Olive Green
#B1D27B
ΔE00 3.69
Light Sage
#BCECAC
ΔE00 5.14
Pale Olive
#B9CC81
ΔE00 5.16
Washed Out Green
#BCF5A6
ΔE00 5.71
Light Moss Green
#A6C875
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF91 #B491DF
analogous
#DFDB91 #BCDF91 #95DF91
triadic
#BCDF91 #91BCDF #DF91BC
tetradic
#BCDF91 #91DFDB #B491DF #DF9195
square
#BCDF91 #91DFDB #B491DF #DF9195
split-complementary
#BCDF91 #9195DF #DB91DF
monochromatic
#82BE37 #9FD162 #BCDF91 #D9EDC0 #F1F8E7
Accessibility & contrast
On white
1.49
#BCDF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#BCDF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF91
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF91 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58C
Deuteranopia (green-blind)
#E1D395
Tritanopia (blue-blind)
#C0D8CB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdf91; /* rgb */ color: rgb(188, 223, 145); /* oklch */ color: oklch(86.0% 0.109 128.2);
Tailwind
colors: {
custom: {
50: '#d1e9b2',
500: '#bcdf91',
950: '#000000',
},
}SCSS
$custom: #bcdf91; $custom-light: #d1e9b2; $custom-dark: #000000;
JSON
{
"hex": "#bcdf91",
"rgb": {
"r": 188,
"g": 223,
"b": 145
},
"hsl": {
"h": 86.923,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.85981,
"c": 0.10897,
"h": 128.2
},
"luminance": 0.65511
}Semantic roles & 50–950 ramp
primary
#BCDF91
secondary
#855DB7
accent
#23C26B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481