#BCD09B#BCD09B
#BCD09B is a very light, moderate yellow-green. Relative luminance 0.582; OKLCH L 82.9% C 0.074 H 124.8°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD09B |
|---|---|
| RGB | rgb(188, 208, 155) |
| HSL | hsl(83, 36%, 71%) |
| HSV | hsv(83, 25%, 82%) |
| CMYK | cmyk(9.6%, 0%, 25.5%, 18.4%) |
| CIE-LAB | lab(80.83, -15.89, 24.15) |
| CIE-LCH | lch(80.83, 28.91, 123.35°) |
| OKLab | oklab(82.91% -0.0425 0.0611) |
| OKLCH | oklch(82.91% 0.074 124.8) |
| XYZ | xyz(49.2106, 58.1695, 39.6393) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.94
Light Grey Green
#B7E1A1
ΔE00 5.61
Greenish Tan
#BCCB7A
ΔE00 6.37
Pale Olive Green
#B1D27B
ΔE00 6.68
Light Moss Green
#A6C875
ΔE00 6.91
Tan Green
#A9BE70
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD09B #AF9BD0
analogous
#D0C99B #BCD09B #A1D09B
triadic
#BCD09B #9BBCD0 #D09BBC
tetradic
#BCD09B #9BD0C9 #AF9BD0 #D09BA1
square
#BCD09B #9BD0C9 #AF9BD0 #D09BA1
split-complementary
#BCD09B #9BA1D0 #C99BD0
monochromatic
#83A44D #A0BC71 #BCD09B #D8E4C5 #F1F5EA
Accessibility & contrast
On white
1.66
#BCD09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#BCD09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD09B
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD09B | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C998
Deuteranopia (green-blind)
#D3C89D
Tritanopia (blue-blind)
#C0CBC2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcd09b; /* rgb */ color: rgb(188, 208, 155); /* oklch */ color: oklch(82.9% 0.074 124.8);
Tailwind
colors: {
custom: {
50: '#d0deb8',
500: '#bcd09b',
950: '#000000',
},
}SCSS
$custom: #bcd09b; $custom-light: #d0deb8; $custom-dark: #000000;
JSON
{
"hex": "#bcd09b",
"rgb": {
"r": 188,
"g": 208,
"b": 155
},
"hsl": {
"h": 82.642,
"s": 36.054,
"l": 71.176
},
"oklch": {
"l": 0.8291,
"c": 0.07442,
"h": 124.8
},
"luminance": 0.5817
}Semantic roles & 50–950 ramp
primary
#BCD09B
secondary
#8069A6
accent
#37AF64
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481