#BCCE97#BCCE97
#BCCE97 is a very light, moderate yellow-green. Relative luminance 0.571; OKLCH L 82.4% C 0.076 H 122.8°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCE97 |
|---|---|
| RGB | rgb(188, 206, 151) |
| HSL | hsl(80, 36%, 70%) |
| HSV | hsv(80, 27%, 81%) |
| CMYK | cmyk(8.7%, 0%, 26.7%, 19.2%) |
| CIE-LAB | lab(80.22, -15.47, 25.41) |
| CIE-LCH | lch(80.22, 29.75, 121.34°) |
| OKLab | oklab(82.4% -0.0413 0.0641) |
| OKLCH | oklch(82.4% 0.076 122.8) |
| XYZ | xyz(48.3957, 57.0683, 37.7378) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.25
Greenish Tan
#BCCB7A
ΔE00 5.62
Light Grey Green
#B7E1A1
ΔE00 6.16
Pale Olive Green
#B1D27B
ΔE00 6.33
Light Moss Green
#A6C875
ΔE00 6.49
Tan Green
#A9BE70
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCE97 #A997CE
analogous
#CEC497 #BCCE97 #A1CE97
triadic
#BCCE97 #97BCCE #CE97BC
tetradic
#BCCE97 #97CEC4 #A997CE #CE97A1
square
#BCCE97 #97CEC4 #A997CE #CE97A1
split-complementary
#BCCE97 #97A1CE #C497CE
monochromatic
#849F4B #A1BA6D #BCCE97 #D7E2C1 #F2F5EA
Accessibility & contrast
On white
1.69
#BCCE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#BCCE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCE97
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCE97 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C793
Deuteranopia (green-blind)
#D2C799
Tritanopia (blue-blind)
#C0C8BF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bcce97; /* rgb */ color: rgb(188, 206, 151); /* oklch */ color: oklch(82.4% 0.076 122.8);
Tailwind
colors: {
custom: {
50: '#d0ddb6',
500: '#bcce97',
950: '#000000',
},
}SCSS
$custom: #bcce97; $custom-light: #d0ddb6; $custom-dark: #000000;
JSON
{
"hex": "#bcce97",
"rgb": {
"r": 188,
"g": 206,
"b": 151
},
"hsl": {
"h": 79.636,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.82396,
"c": 0.07627,
"h": 122.8
},
"luminance": 0.57068
}Semantic roles & 50–950 ramp
primary
#BCCE97
secondary
#7A66A3
accent
#37AF5E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481