#BCDF99#BCDF99
#BCDF99 is a very light, moderate yellow-green. Relative luminance 0.658; OKLCH L 86.1% C 0.100 H 129.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF99 |
|---|---|
| RGB | rgb(188, 223, 153) |
| HSL | hsl(90, 52%, 74%) |
| HSV | hsv(90, 31%, 87%) |
| CMYK | cmyk(15.7%, 0%, 31.4%, 12.5%) |
| CIE-LAB | lab(84.88, -23.59, 30.64) |
| CIE-LCH | lch(84.88, 38.67, 127.60°) |
| OKLab | oklab(86.13% -0.064 0.0767) |
| OKLCH | oklch(86.13% 0.1 129.9) |
| XYZ | xyz(52.8756, 65.7660, 40.0392) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.19
Light Sage
#BCECAC
ΔE00 4.08
Pale Olive Green
#B1D27B
ΔE00 4.76
Washed Out Green
#BCF5A6
ΔE00 5.50
Pale Olive
#B9CC81
ΔE00 5.65
Tea Green
#BDF8A3
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF99 #BC99DF
analogous
#DFDF99 #BCDF99 #99DF99
triadic
#BCDF99 #99BCDF #DF99BC
tetradic
#BCDF99 #99DFDF #BC99DF #DF9999
square
#BCDF99 #99DFDF #BC99DF #DF9999
split-complementary
#BCDF99 #9999DF #DF99DF
monochromatic
#7FC13D #9DD06A #BCDF99 #DBEEC8 #F0F8E8
Accessibility & contrast
On white
1.48
#BCDF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#BCDF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF99
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF99 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D694
Deuteranopia (green-blind)
#E0D39C
Tritanopia (blue-blind)
#BED9CD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdf99; /* rgb */ color: rgb(188, 223, 153); /* oklch */ color: oklch(86.1% 0.100 129.9);
Tailwind
colors: {
custom: {
50: '#d1e9b7',
500: '#bcdf99',
950: '#000000',
},
}SCSS
$custom: #bcdf99; $custom-light: #d1e9b7; $custom-dark: #000000;
JSON
{
"hex": "#bcdf99",
"rgb": {
"r": 188,
"g": 223,
"b": 153
},
"hsl": {
"h": 90,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.86129,
"c": 0.0999,
"h": 129.9
},
"luminance": 0.65767
}Semantic roles & 50–950 ramp
primary
#BCDF99
secondary
#8E65B7
accent
#26C073
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481