#BCD08C#BCD08C
#BCD08C is a very light, moderate yellow-green. Relative luminance 0.577; OKLCH L 82.6% C 0.092 H 121.8°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD08C |
|---|---|
| RGB | rgb(188, 208, 140) |
| HSL | hsl(78, 42%, 68%) |
| HSV | hsv(78, 33%, 82%) |
| CMYK | cmyk(9.6%, 0%, 32.7%, 18.4%) |
| CIE-LAB | lab(80.57, -18.00, 31.60) |
| CIE-LCH | lch(80.57, 36.37, 119.67°) |
| OKLab | oklab(82.61% -0.0487 0.0786) |
| OKLCH | oklch(82.61% 0.092 121.8) |
| XYZ | xyz(48.0282, 57.6966, 33.4122) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.83
Greenish Tan
#BCCB7A
ΔE00 3.29
Pale Olive Green
#B1D27B
ΔE00 3.89
Light Moss Green
#A6C875
ΔE00 4.64
Tan Green
#A9BE70
ΔE00 5.25
Greenish Beige
#C9D179
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD08C #A08CD0
analogous
#D0C28C #BCD08C #9AD08C
triadic
#BCD08C #8CBCD0 #D08CBC
tetradic
#BCD08C #8CD0C2 #A08CD0 #D08C9A
square
#BCD08C #8CD0C2 #A08CD0 #D08C9A
split-complementary
#BCD08C #8C9AD0 #C28CD0
monochromatic
#84A041 #A3BE61 #BCD08C #D5E2B7 #EFF4E3
Accessibility & contrast
On white
1.67
#BCD08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#BCD08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD08C
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD08C | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C887
Deuteranopia (green-blind)
#D5C88F
Tritanopia (blue-blind)
#C1C9BF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcd08c; /* rgb */ color: rgb(188, 208, 140); /* oklch */ color: oklch(82.6% 0.092 121.8);
Tailwind
colors: {
custom: {
50: '#d1deae',
500: '#bcd08c',
950: '#000000',
},
}SCSS
$custom: #bcd08c; $custom-light: #d1deae; $custom-dark: #000000;
JSON
{
"hex": "#bcd08c",
"rgb": {
"r": 188,
"g": 208,
"b": 140
},
"hsl": {
"h": 77.647,
"s": 41.975,
"l": 68.235
},
"oklch": {
"l": 0.82614,
"c": 0.09249,
"h": 121.8
},
"luminance": 0.57697
}Semantic roles & 50–950 ramp
primary
#BCD08C
secondary
#715BA5
accent
#30B557
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481