#BCD08F#BCD08F
#BCD08F is a very light, moderate yellow-green. Relative luminance 0.578; OKLCH L 82.7% C 0.089 H 122.2°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD08F |
|---|---|
| RGB | rgb(188, 208, 143) |
| HSL | hsl(78, 41%, 69%) |
| HSV | hsv(78, 31%, 82%) |
| CMYK | cmyk(9.6%, 0%, 31.3%, 18.4%) |
| CIE-LAB | lab(80.62, -17.60, 30.12) |
| CIE-LCH | lch(80.62, 34.88, 120.30°) |
| OKLab | oklab(82.67% -0.0474 0.0752) |
| OKLCH | oklch(82.67% 0.089 122.2) |
| XYZ | xyz(48.2525, 57.7863, 34.5931) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.38
Greenish Tan
#BCCB7A
ΔE00 3.85
Pale Olive Green
#B1D27B
ΔE00 4.36
Light Moss Green
#A6C875
ΔE00 4.98
Tan Green
#A9BE70
ΔE00 5.56
Greenish Beige
#C9D179
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD08F #A38FD0
analogous
#D0C48F #BCD08F #9CD08F
triadic
#BCD08F #8FBCD0 #D08FBC
tetradic
#BCD08F #8FD0C4 #A38FD0 #D08F9C
square
#BCD08F #8FD0C4 #A38FD0 #D08F9C
split-complementary
#BCD08F #8F9CD0 #C48FD0
monochromatic
#84A144 #A2BE64 #BCD08F #D6E2BA #F0F4E5
Accessibility & contrast
On white
1.67
#BCD08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#BCD08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD08F
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD08F | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C88B
Deuteranopia (green-blind)
#D5C892
Tritanopia (blue-blind)
#C1CABF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcd08f; /* rgb */ color: rgb(188, 208, 143); /* oklch */ color: oklch(82.7% 0.089 122.2);
Tailwind
colors: {
custom: {
50: '#d1deb0',
500: '#bcd08f',
950: '#000000',
},
}SCSS
$custom: #bcd08f; $custom-light: #d1deb0; $custom-dark: #000000;
JSON
{
"hex": "#bcd08f",
"rgb": {
"r": 188,
"g": 208,
"b": 143
},
"hsl": {
"h": 78.462,
"s": 40.881,
"l": 68.824
},
"oklch": {
"l": 0.8267,
"c": 0.08893,
"h": 122.2
},
"luminance": 0.57786
}Semantic roles & 50–950 ramp
primary
#BCD08F
secondary
#745EA5
accent
#32B45A
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481