#BCCE90#BCCE90
#BCCE90 is a very light, moderate yellow-green. Relative luminance 0.568; OKLCH L 82.3% C 0.085 H 121.4°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCE90 |
|---|---|
| RGB | rgb(188, 206, 144) |
| HSL | hsl(77, 39%, 69%) |
| HSV | hsv(77, 30%, 81%) |
| CMYK | cmyk(8.7%, 0%, 30.1%, 19.2%) |
| CIE-LAB | lab(80.09, -16.46, 28.89) |
| CIE-LCH | lch(80.09, 33.25, 119.66°) |
| OKLab | oklab(82.26% -0.0442 0.0723) |
| OKLCH | oklch(82.26% 0.085 121.4) |
| XYZ | xyz(47.8440, 56.8476, 34.8323) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.70
Greenish Tan
#BCCB7A
ΔE00 4.09
Pale Olive Green
#B1D27B
ΔE00 5.03
Light Moss Green
#A6C875
ΔE00 5.37
Tan Green
#A9BE70
ΔE00 5.56
Greenish Beige
#C9D179
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCE90 #A290CE
analogous
#CEC190 #BCCE90 #9DCE90
triadic
#BCCE90 #90BCCE #CE90BC
tetradic
#BCCE90 #90CEC1 #A290CE #CE909D
square
#BCCE90 #90CEC1 #A290CE #CE909D
split-complementary
#BCCE90 #909DCE #C190CE
monochromatic
#849E46 #A2BB66 #BCCE90 #D6E1BA #EFF3E5
Accessibility & contrast
On white
1.70
#BCCE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#BCCE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCE90
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCE90 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C78C
Deuteranopia (green-blind)
#D3C793
Tritanopia (blue-blind)
#C1C8BE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bcce90; /* rgb */ color: rgb(188, 206, 144); /* oklch */ color: oklch(82.3% 0.085 121.4);
Tailwind
colors: {
custom: {
50: '#d0ddb1',
500: '#bcce90',
950: '#000000',
},
}SCSS
$custom: #bcce90; $custom-light: #d0ddb1; $custom-dark: #000000;
JSON
{
"hex": "#bcce90",
"rgb": {
"r": 188,
"g": 206,
"b": 144
},
"hsl": {
"h": 77.419,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.82256,
"c": 0.08478,
"h": 121.4
},
"luminance": 0.56848
}Semantic roles & 50–950 ramp
primary
#BCCE90
secondary
#735FA3
accent
#34B258
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481