#BCCE88#BCCE88
#BCCE88 is a very light, moderate yellow-green. Relative luminance 0.566; OKLCH L 82.1% C 0.094 H 120.2°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCE88 |
|---|---|
| RGB | rgb(188, 206, 136) |
| HSL | hsl(75, 42%, 67%) |
| HSV | hsv(75, 34%, 81%) |
| CMYK | cmyk(8.7%, 0%, 34%, 19.2%) |
| CIE-LAB | lab(79.96, -17.52, 32.86) |
| CIE-LCH | lch(79.96, 37.24, 118.07°) |
| OKLab | oklab(82.11% -0.0475 0.0815) |
| OKLCH | oklch(82.11% 0.094 120.2) |
| XYZ | xyz(47.2541, 56.6117, 31.7255) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.14
Greenish Tan
#BCCB7A
ΔE00 2.51
Pale Olive Green
#B1D27B
ΔE00 3.88
Light Moss Green
#A6C875
ΔE00 4.50
Greenish Beige
#C9D179
ΔE00 4.64
Tan Green
#A9BE70
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCE88 #9A88CE
analogous
#CEBD88 #BCCE88 #99CE88
triadic
#BCCE88 #88BCCE #CE88BC
tetradic
#BCCE88 #88CEBD #9A88CE #CE8899
square
#BCCE88 #88CEBD #9A88CE #CE8899
split-complementary
#BCCE88 #8899CE #BD88CE
monochromatic
#849C40 #A4BC5D #BCCE88 #D4E0B3 #EDF2DF
Accessibility & contrast
On white
1.70
#BCCE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#BCCE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCE88
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCE88 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C683
Deuteranopia (green-blind)
#D4C68B
Tritanopia (blue-blind)
#C2C7BC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcce88; /* rgb */ color: rgb(188, 206, 136); /* oklch */ color: oklch(82.1% 0.094 120.2);
Tailwind
colors: {
custom: {
50: '#d1ddab',
500: '#bcce88',
950: '#000000',
},
}SCSS
$custom: #bcce88; $custom-light: #d1ddab; $custom-dark: #000000;
JSON
{
"hex": "#bcce88",
"rgb": {
"r": 188,
"g": 206,
"b": 136
},
"hsl": {
"h": 75.429,
"s": 41.667,
"l": 67.059
},
"oklch": {
"l": 0.82106,
"c": 0.09432,
"h": 120.2
},
"luminance": 0.56612
}Semantic roles & 50–950 ramp
primary
#BCCE88
secondary
#6B59A2
accent
#31B553
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481