#BCD08A#BCD08A
#BCD08A is a very light, moderate yellow-green. Relative luminance 0.576; OKLCH L 82.6% C 0.095 H 121.5°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD08A |
|---|---|
| RGB | rgb(188, 208, 138) |
| HSL | hsl(77, 43%, 68%) |
| HSV | hsv(77, 34%, 82%) |
| CMYK | cmyk(9.6%, 0%, 33.7%, 18.4%) |
| CIE-LAB | lab(80.54, -18.26, 32.59) |
| CIE-LCH | lch(80.54, 37.36, 119.27°) |
| OKLab | oklab(82.58% -0.0495 0.0809) |
| OKLCH | oklch(82.58% 0.095 121.5) |
| XYZ | xyz(47.8821, 57.6381, 32.6426) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.50
Greenish Tan
#BCCB7A
ΔE00 2.94
Pale Olive Green
#B1D27B
ΔE00 3.61
Light Moss Green
#A6C875
ΔE00 4.45
Greenish Beige
#C9D179
ΔE00 4.95
Tan Green
#A9BE70
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD08A #9E8AD0
analogous
#D0C18A #BCD08A #99D08A
triadic
#BCD08A #8ABCD0 #D08ABC
tetradic
#BCD08A #8AD0C1 #9E8AD0 #D08A99
square
#BCD08A #8AD0C1 #9E8AD0 #D08A99
split-complementary
#BCD08A #8A99D0 #C18AD0
monochromatic
#84A040 #A3BE5E #BCD08A #D5E2B6 #EEF3E1
Accessibility & contrast
On white
1.68
#BCD08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#BCD08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD08A
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD08A | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C885
Deuteranopia (green-blind)
#D6C88D
Tritanopia (blue-blind)
#C2C9BE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcd08a; /* rgb */ color: rgb(188, 208, 138); /* oklch */ color: oklch(82.6% 0.095 121.5);
Tailwind
colors: {
custom: {
50: '#d1dead',
500: '#bcd08a',
950: '#000000',
},
}SCSS
$custom: #bcd08a; $custom-light: #d1dead; $custom-dark: #000000;
JSON
{
"hex": "#bcd08a",
"rgb": {
"r": 188,
"g": 208,
"b": 138
},
"hsl": {
"h": 77.143,
"s": 42.683,
"l": 67.843
},
"oklch": {
"l": 0.82577,
"c": 0.09485,
"h": 121.5
},
"luminance": 0.57638
}Semantic roles & 50–950 ramp
primary
#BCD08A
secondary
#6F59A5
accent
#30B656
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481