#BCCE8D#BCCE8D
#BCCE8D is a very light, moderate yellow-green. Relative luminance 0.568; OKLCH L 82.2% C 0.088 H 121.0°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCE8D |
|---|---|
| RGB | rgb(188, 206, 141) |
| HSL | hsl(77, 40%, 68%) |
| HSV | hsv(77, 32%, 81%) |
| CMYK | cmyk(8.7%, 0%, 31.6%, 19.2%) |
| CIE-LAB | lab(80.04, -16.86, 30.38) |
| CIE-LCH | lch(80.04, 34.75, 119.03°) |
| OKLab | oklab(82.2% -0.0455 0.0758) |
| OKLCH | oklch(82.2% 0.088 121) |
| XYZ | xyz(47.6178, 56.7571, 33.6408) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.08
Greenish Tan
#BCCB7A
ΔE00 3.48
Pale Olive Green
#B1D27B
ΔE00 4.55
Light Moss Green
#A6C875
ΔE00 4.98
Tan Green
#A9BE70
ΔE00 5.18
Greenish Beige
#C9D179
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCE8D #9F8DCE
analogous
#CEBF8D #BCCE8D #9BCE8D
triadic
#BCCE8D #8DBCCE #CE8DBC
tetradic
#BCCE8D #8DCEBF #9F8DCE #CE8D9B
square
#BCCE8D #8DCEBF #9F8DCE #CE8D9B
split-complementary
#BCCE8D #8D9BCE #BF8DCE
monochromatic
#849D44 #A3BC62 #BCCE8D #D5E0B8 #EEF3E3
Accessibility & contrast
On white
1.70
#BCCE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#BCCE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCE8D
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCE8D | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C789
Deuteranopia (green-blind)
#D4C790
Tritanopia (blue-blind)
#C2C8BD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcce8d; /* rgb */ color: rgb(188, 206, 141); /* oklch */ color: oklch(82.2% 0.088 121.0);
Tailwind
colors: {
custom: {
50: '#d1ddaf',
500: '#bcce8d',
950: '#000000',
},
}SCSS
$custom: #bcce8d; $custom-light: #d1ddaf; $custom-dark: #000000;
JSON
{
"hex": "#bcce8d",
"rgb": {
"r": 188,
"g": 206,
"b": 141
},
"hsl": {
"h": 76.615,
"s": 39.877,
"l": 68.039
},
"oklch": {
"l": 0.82199,
"c": 0.08839,
"h": 121
},
"luminance": 0.56757
}Semantic roles & 50–950 ramp
primary
#BCCE8D
secondary
#705CA3
accent
#33B356
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481