#BCCE96#BCCE96
#BCCE96 is a very light, moderate yellow-green. Relative luminance 0.570; OKLCH L 82.4% C 0.077 H 122.6°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCE96 |
|---|---|
| RGB | rgb(188, 206, 150) |
| HSL | hsl(79, 36%, 70%) |
| HSV | hsv(79, 27%, 81%) |
| CMYK | cmyk(8.7%, 0%, 27.2%, 19.2%) |
| CIE-LAB | lab(80.20, -15.61, 25.91) |
| CIE-LCH | lch(80.20, 30.25, 121.08°) |
| OKLab | oklab(82.38% -0.0417 0.0653) |
| OKLCH | oklch(82.38% 0.077 122.6) |
| XYZ | xyz(48.3148, 57.0359, 37.3120) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.02
Greenish Tan
#BCCB7A
ΔE00 5.39
Pale Olive Green
#B1D27B
ΔE00 6.13
Light Grey Green
#B7E1A1
ΔE00 6.15
Light Moss Green
#A6C875
ΔE00 6.31
Tan Green
#A9BE70
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCE96 #A896CE
analogous
#CEC496 #BCCE96 #A0CE96
triadic
#BCCE96 #96BCCE #CE96BC
tetradic
#BCCE96 #96CEC4 #A896CE #CE96A0
square
#BCCE96 #96CEC4 #A896CE #CE96A0
split-complementary
#BCCE96 #96A0CE #C496CE
monochromatic
#849F4A #A1BB6C #BCCE96 #D7E1C0 #F1F5E9
Accessibility & contrast
On white
1.69
#BCCE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#BCCE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCE96
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCE96 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C792
Deuteranopia (green-blind)
#D2C798
Tritanopia (blue-blind)
#C0C8BF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bcce96; /* rgb */ color: rgb(188, 206, 150); /* oklch */ color: oklch(82.4% 0.077 122.6);
Tailwind
colors: {
custom: {
50: '#d0ddb5',
500: '#bcce96',
950: '#000000',
},
}SCSS
$custom: #bcce96; $custom-light: #d0ddb5; $custom-dark: #000000;
JSON
{
"hex": "#bcce96",
"rgb": {
"r": 188,
"g": 206,
"b": 150
},
"hsl": {
"h": 79.286,
"s": 36.364,
"l": 69.804
},
"oklch": {
"l": 0.82375,
"c": 0.07749,
"h": 122.6
},
"luminance": 0.57036
}Semantic roles & 50–950 ramp
primary
#BCCE96
secondary
#7965A3
accent
#36AF5D
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481