#BCCE99#BCCE99
#BCCE99 is a very light, moderate yellow-green. Relative luminance 0.571; OKLCH L 82.4% C 0.074 H 123.2°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCE99 |
|---|---|
| RGB | rgb(188, 206, 153) |
| HSL | hsl(80, 35%, 70%) |
| HSV | hsv(80, 26%, 81%) |
| CMYK | cmyk(8.7%, 0%, 25.7%, 19.2%) |
| CIE-LAB | lab(80.25, -15.18, 24.41) |
| CIE-LCH | lch(80.25, 28.74, 121.88°) |
| OKLab | oklab(82.44% -0.0405 0.0617) |
| OKLCH | oklch(82.44% 0.074 123.2) |
| XYZ | xyz(48.5595, 57.1338, 38.6005) |
| Luminance | 0.5713 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.71
Greenish Tan
#BCCB7A
ΔE00 6.07
Light Grey Green
#B7E1A1
ΔE00 6.21
Pale Olive Green
#B1D27B
ΔE00 6.74
Light Moss Green
#A6C875
ΔE00 6.85
Tan Green
#A9BE70
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCE99 #AB99CE
analogous
#CEC599 #BCCE99 #A1CE99
triadic
#BCCE99 #99BCCE #CE99BC
tetradic
#BCCE99 #99CEC5 #AB99CE #CE99A1
square
#BCCE99 #99CEC5 #AB99CE #CE99A1
split-complementary
#BCCE99 #99A1CE #C599CE
monochromatic
#84A04D #A1BA70 #BCCE99 #D7E2C2 #F1F5EA
Accessibility & contrast
On white
1.69
#BCCE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#BCCE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCE99
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCE99 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C896
Deuteranopia (green-blind)
#D2C79B
Tritanopia (blue-blind)
#C0C9C0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bcce99; /* rgb */ color: rgb(188, 206, 153); /* oklch */ color: oklch(82.4% 0.074 123.2);
Tailwind
colors: {
custom: {
50: '#d0ddb7',
500: '#bcce99',
950: '#000000',
},
}SCSS
$custom: #bcce99; $custom-light: #d0ddb7; $custom-dark: #000000;
JSON
{
"hex": "#bcce99",
"rgb": {
"r": 188,
"g": 206,
"b": 153
},
"hsl": {
"h": 80.377,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.82437,
"c": 0.07381,
"h": 123.2
},
"luminance": 0.57134
}Semantic roles & 50–950 ramp
primary
#BCCE99
secondary
#7C68A3
accent
#38AE60
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481