#BCDF95#BCDF95
#BCDF95 is a very light, moderate yellow-green. Relative luminance 0.656; OKLCH L 86.1% C 0.104 H 129.0°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF95 |
|---|---|
| RGB | rgb(188, 223, 149) |
| HSL | hsl(88, 54%, 73%) |
| HSV | hsv(88, 33%, 87%) |
| CMYK | cmyk(15.7%, 0%, 33.2%, 12.5%) |
| CIE-LAB | lab(84.81, -24.15, 32.60) |
| CIE-LCH | lch(84.81, 40.57, 126.54°) |
| OKLab | oklab(86.05% -0.0657 0.0812) |
| OKLCH | oklch(86.05% 0.104 129) |
| XYZ | xyz(52.5507, 65.6360, 38.3284) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.87
Pale Olive Green
#B1D27B
ΔE00 4.18
Light Sage
#BCECAC
ΔE00 4.58
Pale Olive
#B9CC81
ΔE00 5.35
Washed Out Green
#BCF5A6
ΔE00 5.55
Light Moss Green
#A6C875
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF95 #B895DF
analogous
#DFDD95 #BCDF95 #97DF95
triadic
#BCDF95 #95BCDF #DF95BC
tetradic
#BCDF95 #95DFDD #B895DF #DF9597
square
#BCDF95 #95DFDD #B895DF #DF9597
split-complementary
#BCDF95 #9597DF #DD95DF
monochromatic
#80C03A #9ED166 #BCDF95 #DAEDC4 #F0F8E7
Accessibility & contrast
On white
1.49
#BCDF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#BCDF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF95
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF95 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D590
Deuteranopia (green-blind)
#E1D399
Tritanopia (blue-blind)
#BFD9CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdf95; /* rgb */ color: rgb(188, 223, 149); /* oklch */ color: oklch(86.1% 0.104 129.0);
Tailwind
colors: {
custom: {
50: '#d1e9b5',
500: '#bcdf95',
950: '#000000',
},
}SCSS
$custom: #bcdf95; $custom-light: #d1e9b5; $custom-dark: #000000;
JSON
{
"hex": "#bcdf95",
"rgb": {
"r": 188,
"g": 223,
"b": 149
},
"hsl": {
"h": 88.378,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.86054,
"c": 0.10445,
"h": 129
},
"luminance": 0.65637
}Semantic roles & 50–950 ramp
primary
#BCDF95
secondary
#8A61B7
accent
#24C16F
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481