#BCD09A#BCD09A
#BCD09A is a very light, moderate yellow-green. Relative luminance 0.581; OKLCH L 82.9% C 0.076 H 124.5°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD09A |
|---|---|
| RGB | rgb(188, 208, 154) |
| HSL | hsl(82, 36%, 71%) |
| HSV | hsv(82, 26%, 82%) |
| CMYK | cmyk(9.6%, 0%, 26%, 18.4%) |
| CIE-LAB | lab(80.81, -16.04, 24.64) |
| CIE-LCH | lch(80.81, 29.40, 123.06°) |
| OKLab | oklab(82.89% -0.0429 0.0623) |
| OKLCH | oklch(82.89% 0.076 124.5) |
| XYZ | xyz(49.1270, 58.1361, 39.1988) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.71
Light Grey Green
#B7E1A1
ΔE00 5.58
Greenish Tan
#BCCB7A
ΔE00 6.14
Pale Olive Green
#B1D27B
ΔE00 6.47
Light Moss Green
#A6C875
ΔE00 6.72
Tan Green
#A9BE70
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD09A #AE9AD0
analogous
#D0C99A #BCD09A #A1D09A
triadic
#BCD09A #9ABCD0 #D09ABC
tetradic
#BCD09A #9AD0C9 #AE9AD0 #D09AA1
square
#BCD09A #9AD0C9 #AE9AD0 #D09AA1
split-complementary
#BCD09A #9AA1D0 #C99AD0
monochromatic
#83A44C #A0BD70 #BCD09A #D8E3C4 #F1F5EA
Accessibility & contrast
On white
1.66
#BCD09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#BCD09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD09A
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD09A | 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)
#D6C997
Deuteranopia (green-blind)
#D3C89C
Tritanopia (blue-blind)
#C0CBC2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcd09a; /* rgb */ color: rgb(188, 208, 154); /* oklch */ color: oklch(82.9% 0.076 124.5);
Tailwind
colors: {
custom: {
50: '#d0deb8',
500: '#bcd09a',
950: '#000000',
},
}SCSS
$custom: #bcd09a; $custom-light: #d0deb8; $custom-dark: #000000;
JSON
{
"hex": "#bcd09a",
"rgb": {
"r": 188,
"g": 208,
"b": 154
},
"hsl": {
"h": 82.222,
"s": 36.486,
"l": 70.98
},
"oklch": {
"l": 0.82889,
"c": 0.07565,
"h": 124.5
},
"luminance": 0.58136
}Semantic roles & 50–950 ramp
primary
#BCD09A
secondary
#7F68A6
accent
#36AF63
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481