#BCCE91#BCCE91
#BCCE91 is a very light, moderate yellow-green. Relative luminance 0.569; OKLCH L 82.3% C 0.084 H 121.6°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCE91 |
|---|---|
| RGB | rgb(188, 206, 145) |
| HSL | hsl(78, 38%, 69%) |
| HSV | hsv(78, 30%, 81%) |
| CMYK | cmyk(8.7%, 0%, 29.6%, 19.2%) |
| CIE-LAB | lab(80.11, -16.32, 28.40) |
| CIE-LCH | lch(80.11, 32.75, 119.88°) |
| OKLab | oklab(82.28% -0.0438 0.0712) |
| OKLCH | oklch(82.28% 0.084 121.6) |
| XYZ | xyz(47.9208, 56.8783, 35.2366) |
| Luminance | 0.5688 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.92
Greenish Tan
#BCCB7A
ΔE00 4.30
Pale Olive Green
#B1D27B
ΔE00 5.20
Light Moss Green
#A6C875
ΔE00 5.51
Tan Green
#A9BE70
ΔE00 5.70
Light Grey Green
#B7E1A1
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCE91 #A391CE
analogous
#CEC291 #BCCE91 #9ECE91
triadic
#BCCE91 #91BCCE #CE91BC
tetradic
#BCCE91 #91CEC2 #A391CE #CE919E
square
#BCCE91 #91CEC2 #A391CE #CE919E
split-complementary
#BCCE91 #919ECE #C291CE
monochromatic
#849E46 #A2BB67 #BCCE91 #D6E1BB #F0F4E6
Accessibility & contrast
On white
1.70
#BCCE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#BCCE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCE91
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCE91 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78D
Deuteranopia (green-blind)
#D3C794
Tritanopia (blue-blind)
#C1C8BE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bcce91; /* rgb */ color: rgb(188, 206, 145); /* oklch */ color: oklch(82.3% 0.084 121.6);
Tailwind
colors: {
custom: {
50: '#d0ddb1',
500: '#bcce91',
950: '#000000',
},
}SCSS
$custom: #bcce91; $custom-light: #d0ddb1; $custom-dark: #000000;
JSON
{
"hex": "#bcce91",
"rgb": {
"r": 188,
"g": 206,
"b": 145
},
"hsl": {
"h": 77.705,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.82276,
"c": 0.08358,
"h": 121.6
},
"luminance": 0.56878
}Semantic roles & 50–950 ramp
primary
#BCCE91
secondary
#7460A3
accent
#34B159
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141511
muted
#838481