#BCCE95#BCCE95
#BCCE95 is a very light, moderate yellow-green. Relative luminance 0.570; OKLCH L 82.4% C 0.079 H 122.4°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCE95 |
|---|---|
| RGB | rgb(188, 206, 149) |
| HSL | hsl(79, 37%, 70%) |
| HSV | hsv(79, 28%, 81%) |
| CMYK | cmyk(8.7%, 0%, 27.7%, 19.2%) |
| CIE-LAB | lab(80.18, -15.76, 26.40) |
| CIE-LCH | lch(80.18, 30.75, 120.83°) |
| OKLab | oklab(82.36% -0.0421 0.0665) |
| OKLCH | oklch(82.36% 0.079 122.4) |
| XYZ | xyz(48.2346, 57.0039, 36.8897) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.79
Greenish Tan
#BCCB7A
ΔE00 5.17
Pale Olive Green
#B1D27B
ΔE00 5.93
Light Moss Green
#A6C875
ΔE00 6.14
Light Grey Green
#B7E1A1
ΔE00 6.15
Tan Green
#A9BE70
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCE95 #A795CE
analogous
#CEC395 #BCCE95 #A0CE95
triadic
#BCCE95 #95BCCE #CE95BC
tetradic
#BCCE95 #95CEC3 #A795CE #CE95A0
square
#BCCE95 #95CEC3 #A795CE #CE95A0
split-complementary
#BCCE95 #95A0CE #C395CE
monochromatic
#849F4A #A2BB6B #BCCE95 #D6E1BF #F1F5E9
Accessibility & contrast
On white
1.69
#BCCE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#BCCE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCE95
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCE95 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C791
Deuteranopia (green-blind)
#D2C798
Tritanopia (blue-blind)
#C1C8BF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bcce95; /* rgb */ color: rgb(188, 206, 149); /* oklch */ color: oklch(82.4% 0.079 122.4);
Tailwind
colors: {
custom: {
50: '#d0ddb4',
500: '#bcce95',
950: '#000000',
},
}SCSS
$custom: #bcce95; $custom-light: #d0ddb4; $custom-dark: #000000;
JSON
{
"hex": "#bcce95",
"rgb": {
"r": 188,
"g": 206,
"b": 149
},
"hsl": {
"h": 78.947,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.82355,
"c": 0.07871,
"h": 122.4
},
"luminance": 0.57004
}Semantic roles & 50–950 ramp
primary
#BCCE95
secondary
#7864A3
accent
#36B05C
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481