#BCDF94#BCDF94
#BCDF94 is a very light, moderate yellow-green. Relative luminance 0.656; OKLCH L 86.0% C 0.106 H 128.8°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF94 |
|---|---|
| RGB | rgb(188, 223, 148) |
| HSL | hsl(88, 54%, 73%) |
| HSV | hsv(88, 34%, 87%) |
| CMYK | cmyk(15.7%, 0%, 33.6%, 12.5%) |
| CIE-LAB | lab(84.79, -24.29, 33.08) |
| CIE-LCH | lch(84.79, 41.04, 126.28°) |
| OKLab | oklab(86.04% -0.0661 0.0823) |
| OKLCH | oklch(86.04% 0.106 128.8) |
| XYZ | xyz(52.4712, 65.6042, 37.9097) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.04
Pale Olive Green
#B1D27B
ΔE00 4.05
Light Sage
#BCECAC
ΔE00 4.72
Pale Olive
#B9CC81
ΔE00 5.29
Washed Out Green
#BCF5A6
ΔE00 5.58
Light Moss Green
#A6C875
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF94 #B794DF
analogous
#DFDC94 #BCDF94 #96DF94
triadic
#BCDF94 #94BCDF #DF94BC
tetradic
#BCDF94 #94DFDC #B794DF #DF9496
square
#BCDF94 #94DFDC #B794DF #DF9496
split-complementary
#BCDF94 #9496DF #DC94DF
monochromatic
#81BF39 #9FD165 #BCDF94 #D9EDC3 #F0F8E7
Accessibility & contrast
On white
1.49
#BCDF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#BCDF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF94
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF94 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58F
Deuteranopia (green-blind)
#E1D398
Tritanopia (blue-blind)
#BFD9CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdf94; /* rgb */ color: rgb(188, 223, 148); /* oklch */ color: oklch(86.0% 0.106 128.8);
Tailwind
colors: {
custom: {
50: '#d1e9b4',
500: '#bcdf94',
950: '#000000',
},
}SCSS
$custom: #bcdf94; $custom-light: #d1e9b4; $custom-dark: #000000;
JSON
{
"hex": "#bcdf94",
"rgb": {
"r": 188,
"g": 223,
"b": 148
},
"hsl": {
"h": 88,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.86035,
"c": 0.10559,
"h": 128.8
},
"luminance": 0.65605
}Semantic roles & 50–950 ramp
primary
#BCDF94
secondary
#8960B7
accent
#24C16E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481