#BCDF93#BCDF93
#BCDF93 is a very light, moderate yellow-green. Relative luminance 0.656; OKLCH L 86.0% C 0.107 H 128.6°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF93 |
|---|---|
| RGB | rgb(188, 223, 147) |
| HSL | hsl(88, 54%, 73%) |
| HSV | hsv(88, 34%, 87%) |
| CMYK | cmyk(15.7%, 0%, 34.1%, 12.5%) |
| CIE-LAB | lab(84.78, -24.42, 33.57) |
| CIE-LCH | lch(84.78, 41.51, 126.04°) |
| OKLab | oklab(86.02% -0.0665 0.0835) |
| OKLCH | oklch(86.02% 0.107 128.6) |
| XYZ | xyz(52.3924, 65.5727, 37.4947) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.22
Pale Olive Green
#B1D27B
ΔE00 3.92
Light Sage
#BCECAC
ΔE00 4.86
Pale Olive
#B9CC81
ΔE00 5.24
Washed Out Green
#BCF5A6
ΔE00 5.62
Light Moss Green
#A6C875
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF93 #B693DF
analogous
#DFDC93 #BCDF93 #96DF93
triadic
#BCDF93 #93BCDF #DF93BC
tetradic
#BCDF93 #93DFDC #B693DF #DF9396
square
#BCDF93 #93DFDC #B693DF #DF9396
split-complementary
#BCDF93 #9396DF #DC93DF
monochromatic
#81BF39 #9FD164 #BCDF93 #D9EDC2 #F0F8E7
Accessibility & contrast
On white
1.49
#BCDF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#BCDF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF93
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF93 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58E
Deuteranopia (green-blind)
#E1D397
Tritanopia (blue-blind)
#BFD9CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdf93; /* rgb */ color: rgb(188, 223, 147); /* oklch */ color: oklch(86.0% 0.107 128.6);
Tailwind
colors: {
custom: {
50: '#d1e9b3',
500: '#bcdf93',
950: '#000000',
},
}SCSS
$custom: #bcdf93; $custom-light: #d1e9b3; $custom-dark: #000000;
JSON
{
"hex": "#bcdf93",
"rgb": {
"r": 188,
"g": 223,
"b": 147
},
"hsl": {
"h": 87.632,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.86017,
"c": 0.10672,
"h": 128.6
},
"luminance": 0.65573
}Semantic roles & 50–950 ramp
primary
#BCDF93
secondary
#885FB7
accent
#24C26D
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481