#BCCE8F#BCCE8F
#BCCE8F is a very light, moderate yellow-green. Relative luminance 0.568; OKLCH L 82.2% C 0.086 H 121.3°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCE8F |
|---|---|
| RGB | rgb(188, 206, 143) |
| HSL | hsl(77, 39%, 68%) |
| HSV | hsv(77, 31%, 81%) |
| CMYK | cmyk(8.7%, 0%, 30.6%, 19.2%) |
| CIE-LAB | lab(80.08, -16.59, 29.39) |
| CIE-LCH | lch(80.08, 33.75, 119.45°) |
| OKLab | oklab(82.24% -0.0446 0.0735) |
| OKLCH | oklch(82.24% 0.086 121.3) |
| XYZ | xyz(47.7679, 56.8172, 34.4316) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.49
Greenish Tan
#BCCB7A
ΔE00 3.89
Pale Olive Green
#B1D27B
ΔE00 4.86
Light Moss Green
#A6C875
ΔE00 5.23
Tan Green
#A9BE70
ΔE00 5.43
Greenish Beige
#C9D179
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCE8F #A18FCE
analogous
#CEC08F #BCCE8F #9CCE8F
triadic
#BCCE8F #8FBCCE #CE8FBC
tetradic
#BCCE8F #8FCEC0 #A18FCE #CE8F9C
square
#BCCE8F #8FCEC0 #A18FCE #CE8F9C
split-complementary
#BCCE8F #8F9CCE #C08FCE
monochromatic
#849E45 #A3BB64 #BCCE8F #D5E1BA #EFF3E4
Accessibility & contrast
On white
1.70
#BCCE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#BCCE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCE8F
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCE8F | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C78B
Deuteranopia (green-blind)
#D3C792
Tritanopia (blue-blind)
#C1C8BE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bcce8f; /* rgb */ color: rgb(188, 206, 143); /* oklch */ color: oklch(82.2% 0.086 121.3);
Tailwind
colors: {
custom: {
50: '#d1ddb0',
500: '#bcce8f',
950: '#000000',
},
}SCSS
$custom: #bcce8f; $custom-light: #d1ddb0; $custom-dark: #000000;
JSON
{
"hex": "#bcce8f",
"rgb": {
"r": 188,
"g": 206,
"b": 143
},
"hsl": {
"h": 77.143,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.82237,
"c": 0.08599,
"h": 121.3
},
"luminance": 0.56817
}Semantic roles & 50–950 ramp
primary
#BCCE8F
secondary
#725EA3
accent
#33B258
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481