#BCDF8E#BCDF8E
#BCDF8E is a very light, moderate yellow-green. Relative luminance 0.654; OKLCH L 85.9% C 0.112 H 127.6°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDF8E |
|---|---|
| RGB | rgb(188, 223, 142) |
| HSL | hsl(86, 56%, 72%) |
| HSV | hsv(86, 36%, 87%) |
| CMYK | cmyk(15.7%, 0%, 36.3%, 12.5%) |
| CIE-LAB | lab(84.70, -25.09, 36.00) |
| CIE-LCH | lch(84.70, 43.88, 124.87°) |
| OKLab | oklab(85.93% -0.0685 0.089) |
| OKLCH | oklch(85.93% 0.112 127.6) |
| XYZ | xyz(52.0086, 65.4192, 35.4731) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.40
Light Grey Green
#B7E1A1
ΔE00 4.10
Pale Olive
#B9CC81
ΔE00 5.08
Light Sage
#BCECAC
ΔE00 5.59
Light Moss Green
#A6C875
ΔE00 5.69
Washed Out Green
#BCF5A6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDF8E #B18EDF
analogous
#DFDA8E #BCDF8E #94DF8E
triadic
#BCDF8E #8EBCDF #DF8EBC
tetradic
#BCDF8E #8EDFDA #B18EDF #DF8E94
square
#BCDF8E #8EDFDA #B18EDF #DF8E94
split-complementary
#BCDF8E #8E94DF #DA8EDF
monochromatic
#83BD36 #A0D15E #BCDF8E #D8EDBE #F1F8E7
Accessibility & contrast
On white
1.49
#BCDF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#BCDF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDF8E
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDF8E | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D588
Deuteranopia (green-blind)
#E2D392
Tritanopia (blue-blind)
#C0D8CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcdf8e; /* rgb */ color: rgb(188, 223, 142); /* oklch */ color: oklch(85.9% 0.112 127.6);
Tailwind
colors: {
custom: {
50: '#d1e9b0',
500: '#bcdf8e',
950: '#000000',
},
}SCSS
$custom: #bcdf8e; $custom-light: #d1e9b0; $custom-dark: #000000;
JSON
{
"hex": "#bcdf8e",
"rgb": {
"r": 188,
"g": 223,
"b": 142
},
"hsl": {
"h": 85.926,
"s": 55.862,
"l": 71.569
},
"oklch": {
"l": 0.85928,
"c": 0.11233,
"h": 127.6
},
"luminance": 0.6542
}Semantic roles & 50–950 ramp
primary
#BCDF8E
secondary
#825AB7
accent
#22C368
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481