#BCD097#BCD097
#BCD097 is a very light, moderate yellow-green. Relative luminance 0.580; OKLCH L 82.8% C 0.079 H 123.8°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD097 |
|---|---|
| RGB | rgb(188, 208, 151) |
| HSL | hsl(81, 38%, 70%) |
| HSV | hsv(81, 27%, 82%) |
| CMYK | cmyk(9.6%, 0%, 27.4%, 18.4%) |
| CIE-LAB | lab(80.76, -16.48, 26.14) |
| CIE-LCH | lch(80.76, 30.90, 122.22°) |
| OKLab | oklab(82.83% -0.0441 0.0659) |
| OKLCH | oklch(82.83% 0.079 123.8) |
| XYZ | xyz(48.8802, 58.0374, 37.8994) |
| Luminance | 0.5804 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.03
Greenish Tan
#BCCB7A
ΔE00 5.48
Light Grey Green
#B7E1A1
ΔE00 5.52
Pale Olive Green
#B1D27B
ΔE00 5.84
Light Moss Green
#A6C875
ΔE00 6.18
Tan Green
#A9BE70
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD097 #AB97D0
analogous
#D0C797 #BCD097 #9FD097
triadic
#BCD097 #97BCD0 #D097BC
tetradic
#BCD097 #97D0C7 #AB97D0 #D0979F
square
#BCD097 #97D0C7 #AB97D0 #D0979F
split-complementary
#BCD097 #979FD0 #C797D0
monochromatic
#84A34A #A1BD6D #BCD097 #D7E3C1 #F1F5EA
Accessibility & contrast
On white
1.67
#BCD097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#BCD097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD097
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD097 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C993
Deuteranopia (green-blind)
#D4C89A
Tritanopia (blue-blind)
#C0CAC1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcd097; /* rgb */ color: rgb(188, 208, 151); /* oklch */ color: oklch(82.8% 0.079 123.8);
Tailwind
colors: {
custom: {
50: '#d0deb6',
500: '#bcd097',
950: '#000000',
},
}SCSS
$custom: #bcd097; $custom-light: #d0deb6; $custom-dark: #000000;
JSON
{
"hex": "#bcd097",
"rgb": {
"r": 188,
"g": 208,
"b": 151
},
"hsl": {
"h": 81.053,
"s": 37.748,
"l": 70.392
},
"oklch": {
"l": 0.82827,
"c": 0.07929,
"h": 123.8
},
"luminance": 0.58037
}Semantic roles & 50–950 ramp
primary
#BCD097
secondary
#7C66A6
accent
#35B160
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481