#BCDF88#BCDF88
#BCDF88 is a very light, moderate yellow-green. Relative luminance 0.652; OKLCH L 85.8% C 0.119 H 126.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF88 |
|---|---|
| RGB | rgb(188, 223, 136) |
| HSL | hsl(84, 58%, 70%) |
| HSV | hsv(84, 39%, 87%) |
| CMYK | cmyk(15.7%, 0%, 39%, 12.5%) |
| CIE-LAB | lab(84.61, -25.85, 38.90) |
| CIE-LCH | lch(84.61, 46.71, 123.61°) |
| OKLab | oklab(85.83% -0.071 0.0955) |
| OKLCH | oklch(85.83% 0.119 126.6) |
| XYZ | xyz(51.5702, 65.2438, 33.1642) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.08
Pale Olive
#B9CC81
ΔE00 5.11
Light Grey Green
#B7E1A1
ΔE00 5.14
Light Moss Green
#A6C875
ΔE00 5.60
Greenish Tan
#BCCB7A
ΔE00 5.77
Washed Out Green
#BCF5A6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF88 #AB88DF
analogous
#DFD688 #BCDF88 #90DF88
triadic
#BCDF88 #88BCDF #DF88BC
tetradic
#BCDF88 #88DFD6 #AB88DF #DF8890
square
#BCDF88 #88DFD6 #AB88DF #DF8890
split-complementary
#BCDF88 #8890DF #D688DF
monochromatic
#84BA32 #A1D258 #BCDF88 #D7ECB8 #F1F9E7
Accessibility & contrast
On white
1.49
#BCDF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#BCDF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF88
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF88 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D582
Deuteranopia (green-blind)
#E2D38C
Tritanopia (blue-blind)
#C1D8CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdf88; /* rgb */ color: rgb(188, 223, 136); /* oklch */ color: oklch(85.8% 0.119 126.6);
Tailwind
colors: {
custom: {
50: '#d1e9ac',
500: '#bcdf88',
950: '#000000',
},
}SCSS
$custom: #bcdf88; $custom-light: #d1e9ac; $custom-dark: #000000;
JSON
{
"hex": "#bcdf88",
"rgb": {
"r": 188,
"g": 223,
"b": 136
},
"hsl": {
"h": 84.138,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.85826,
"c": 0.11895,
"h": 126.6
},
"luminance": 0.65244
}Semantic roles & 50–950 ramp
primary
#BCDF88
secondary
#7C55B7
accent
#20C563
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481