#BCCE86#BCCE86
#BCCE86 is a very light, moderate yellow-green. Relative luminance 0.566; OKLCH L 82.1% C 0.097 H 120.0°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCE86 |
|---|---|
| RGB | rgb(188, 206, 134) |
| HSL | hsl(75, 42%, 67%) |
| HSV | hsv(75, 35%, 81%) |
| CMYK | cmyk(8.7%, 0%, 35%, 19.2%) |
| CIE-LAB | lab(79.93, -17.78, 33.85) |
| CIE-LCH | lch(79.93, 38.23, 117.72°) |
| OKLab | oklab(82.07% -0.0483 0.0837) |
| OKLCH | oklch(82.07% 0.097 120) |
| XYZ | xyz(47.1133, 56.5553, 30.9839) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 0.83
Greenish Tan
#BCCB7A
ΔE00 2.15
Pale Olive Green
#B1D27B
ΔE00 3.67
Greenish Beige
#C9D179
ΔE00 4.33
Light Moss Green
#A6C875
ΔE00 4.36
Tan Green
#A9BE70
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCE86 #9886CE
analogous
#CEBC86 #BCCE86 #98CE86
triadic
#BCCE86 #86BCCE #CE86BC
tetradic
#BCCE86 #86CEBC #9886CE #CE8698
square
#BCCE86 #86CEBC #9886CE #CE8698
split-complementary
#BCCE86 #8698CE #BC86CE
monochromatic
#849B3F #A4BC5A #BCCE86 #D4E0B2 #ECF1DD
Accessibility & contrast
On white
1.71
#BCCE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#BCCE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCE86
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCE86 | 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)
#D7C681
Deuteranopia (green-blind)
#D4C689
Tritanopia (blue-blind)
#C2C7BC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcce86; /* rgb */ color: rgb(188, 206, 134); /* oklch */ color: oklch(82.1% 0.097 120.0);
Tailwind
colors: {
custom: {
50: '#d1ddaa',
500: '#bcce86',
950: '#000000',
},
}SCSS
$custom: #bcce86; $custom-light: #d1ddaa; $custom-dark: #000000;
JSON
{
"hex": "#bcce86",
"rgb": {
"r": 188,
"g": 206,
"b": 134
},
"hsl": {
"h": 75,
"s": 42.353,
"l": 66.667
},
"oklch": {
"l": 0.8207,
"c": 0.09666,
"h": 120
},
"luminance": 0.56555
}Semantic roles & 50–950 ramp
primary
#BCCE86
secondary
#6A57A1
accent
#30B551
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481