#BCDFA0#BCDFA0
#BCDFA0 is a very light, moderate yellow-green. Relative luminance 0.660; OKLCH L 86.3% C 0.092 H 131.7°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFA0 |
|---|---|
| RGB | rgb(188, 223, 160) |
| HSL | hsl(93, 50%, 75%) |
| HSV | hsv(93, 28%, 87%) |
| CMYK | cmyk(15.7%, 0%, 28.3%, 12.5%) |
| CIE-LAB | lab(85.00, -22.58, 27.20) |
| CIE-LCH | lch(85.00, 35.35, 129.69°) |
| OKLab | oklab(86.27% -0.0611 0.0686) |
| OKLCH | oklch(86.27% 0.092 131.7) |
| XYZ | xyz(53.4708, 66.0040, 43.1739) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.38
Light Sage
#BCECAC
ΔE00 3.48
Washed Out Green
#BCF5A6
ΔE00 5.71
Pale Olive Green
#B1D27B
ΔE00 5.96
Pale Olive
#B9CC81
ΔE00 6.42
Very Pale Green
#CFFDBC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFA0 #C3A0DF
analogous
#DCDFA0 #BCDFA0 #A0DFA3
triadic
#BCDFA0 #A0BCDF #DFA0BC
tetradic
#BCDFA0 #A0DCDF #C3A0DF #DFA3A0
square
#BCDFA0 #A0DCDF #C3A0DF #DFA3A0
split-complementary
#BCDFA0 #A3A0DF #DFA0DC
monochromatic
#7BC044 #9CD072 #BCDFA0 #DCEECE #EFF7E8
Accessibility & contrast
On white
1.48
#BCDFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#BCDFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFA0
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFA0 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69C
Deuteranopia (green-blind)
#DFD3A3
Tritanopia (blue-blind)
#BEDACE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdfa0; /* rgb */ color: rgb(188, 223, 160); /* oklch */ color: oklch(86.3% 0.092 131.7);
Tailwind
colors: {
custom: {
50: '#d1e9bc',
500: '#bcdfa0',
950: '#000000',
},
}SCSS
$custom: #bcdfa0; $custom-light: #d1e9bc; $custom-dark: #000000;
JSON
{
"hex": "#bcdfa0",
"rgb": {
"r": 188,
"g": 223,
"b": 160
},
"hsl": {
"h": 93.333,
"s": 49.606,
"l": 75.098
},
"oklch": {
"l": 0.86266,
"c": 0.09187,
"h": 131.7
},
"luminance": 0.66005
}Semantic roles & 50–950 ramp
primary
#BCDFA0
secondary
#966CB8
accent
#29BD7B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482