#BCCE89#BCCE89
#BCCE89 is a very light, moderate yellow-green. Relative luminance 0.566; OKLCH L 82.1% C 0.093 H 120.4°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCE89 |
|---|---|
| RGB | rgb(188, 206, 137) |
| HSL | hsl(76, 41%, 67%) |
| HSV | hsv(76, 33%, 81%) |
| CMYK | cmyk(8.7%, 0%, 33.5%, 19.2%) |
| CIE-LAB | lab(79.98, -17.39, 32.36) |
| CIE-LCH | lch(79.98, 36.74, 118.26°) |
| OKLab | oklab(82.12% -0.0471 0.0804) |
| OKLCH | oklch(82.12% 0.093 120.4) |
| XYZ | xyz(47.3255, 56.6402, 32.1015) |
| Luminance | 0.5664 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.32
Greenish Tan
#BCCB7A
ΔE00 2.70
Pale Olive Green
#B1D27B
ΔE00 4.00
Light Moss Green
#A6C875
ΔE00 4.58
Tan Green
#A9BE70
ΔE00 4.79
Greenish Beige
#C9D179
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCE89 #9B89CE
analogous
#CEBD89 #BCCE89 #9ACE89
triadic
#BCCE89 #89BCCE #CE89BC
tetradic
#BCCE89 #89CEBD #9B89CE #CE899A
square
#BCCE89 #89CEBD #9B89CE #CE899A
split-complementary
#BCCE89 #899ACE #BD89CE
monochromatic
#849C41 #A3BC5E #BCCE89 #D5E0B4 #EDF2DF
Accessibility & contrast
On white
1.70
#BCCE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#BCCE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCE89
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCE89 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C684
Deuteranopia (green-blind)
#D4C68C
Tritanopia (blue-blind)
#C2C7BC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcce89; /* rgb */ color: rgb(188, 206, 137); /* oklch */ color: oklch(82.1% 0.093 120.4);
Tailwind
colors: {
custom: {
50: '#d1ddac',
500: '#bcce89',
950: '#000000',
},
}SCSS
$custom: #bcce89; $custom-light: #d1ddac; $custom-dark: #000000;
JSON
{
"hex": "#bcce89",
"rgb": {
"r": 188,
"g": 206,
"b": 137
},
"hsl": {
"h": 75.652,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.82124,
"c": 0.09314,
"h": 120.4
},
"luminance": 0.5664
}Semantic roles & 50–950 ramp
primary
#BCCE89
secondary
#6C59A2
accent
#31B453
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481