#BCCE85#BCCE85
#BCCE85 is a very light, moderate yellow-green. Relative luminance 0.565; OKLCH L 82.1% C 0.098 H 119.9°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCE85 |
|---|---|
| RGB | rgb(188, 206, 133) |
| HSL | hsl(75, 43%, 66%) |
| HSV | hsv(75, 35%, 81%) |
| CMYK | cmyk(8.7%, 0%, 35.4%, 19.2%) |
| CIE-LAB | lab(79.91, -17.91, 34.34) |
| CIE-LCH | lch(79.91, 38.73, 117.54°) |
| OKLab | oklab(82.05% -0.0487 0.0848) |
| OKLCH | oklch(82.05% 0.098 119.9) |
| XYZ | xyz(47.0439, 56.5276, 30.6183) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 0.71
Greenish Tan
#BCCB7A
ΔE00 1.98
Pale Olive Green
#B1D27B
ΔE00 3.57
Greenish Beige
#C9D179
ΔE00 4.18
Light Moss Green
#A6C875
ΔE00 4.31
Tan Green
#A9BE70
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCE85 #9785CE
analogous
#CEBC85 #BCCE85 #98CE85
triadic
#BCCE85 #85BCCE #CE85BC
tetradic
#BCCE85 #85CEBC #9785CE #CE8598
square
#BCCE85 #85CEBC #9785CE #CE8598
split-complementary
#BCCE85 #8598CE #BC85CE
monochromatic
#849B3E #A4BC59 #BCCE85 #D4E0B1 #ECF1DC
Accessibility & contrast
On white
1.71
#BCCE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#BCCE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCE85
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCE85 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C680
Deuteranopia (green-blind)
#D5C688
Tritanopia (blue-blind)
#C2C7BC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcce85; /* rgb */ color: rgb(188, 206, 133); /* oklch */ color: oklch(82.1% 0.098 119.9);
Tailwind
colors: {
custom: {
50: '#d1dda9',
500: '#bcce85',
950: '#000000',
},
}SCSS
$custom: #bcce85; $custom-light: #d1dda9; $custom-dark: #000000;
JSON
{
"hex": "#bcce85",
"rgb": {
"r": 188,
"g": 206,
"b": 133
},
"hsl": {
"h": 74.795,
"s": 42.69,
"l": 66.471
},
"oklch": {
"l": 0.82053,
"c": 0.09783,
"h": 119.9
},
"luminance": 0.56527
}Semantic roles & 50–950 ramp
primary
#BCCE85
secondary
#6957A1
accent
#30B651
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141510
muted
#838480