#BCCEB0#BCCEB0
#BCCEB0 is a very light, muted yellow-green. Relative luminance 0.580; OKLCH L 83.0% C 0.045 H 132.8°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEB0 |
|---|---|
| RGB | rgb(188, 206, 176) |
| HSL | hsl(96, 23%, 75%) |
| HSV | hsv(96, 15%, 81%) |
| CMYK | cmyk(8.7%, 0%, 14.6%, 19.2%) |
| CIE-LAB | lab(80.72, -11.54, 12.89) |
| CIE-LCH | lch(80.72, 17.30, 131.86°) |
| OKLab | oklab(82.96% -0.0308 0.0333) |
| OKLCH | oklch(82.96% 0.045 132.8) |
| XYZ | xyz(50.6455, 57.9682, 49.5867) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.98
Greenish Grey
#96AE8D
ΔE00 9.23
Light Grey Green
#B7E1A1
ΔE00 9.53
Darkseagreen
#8FBC8F
ΔE00 9.66
Pale Olive
#B9CC81
ΔE00 10.79
Light Sage
#BCECAC
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEB0 #C2B0CE
analogous
#CBCEB0 #BCCEB0 #B0CEB3
triadic
#BCCEB0 #B0BCCE #CEB0BC
tetradic
#BCCEB0 #B0CBCE #C2B0CE #CEB3B0
square
#BCCEB0 #B0CBCE #C2B0CE #CEB3B0
split-complementary
#BCCEB0 #B3B0CE #CEB0CB
monochromatic
#7C9F64 #9CB78A #BCCEB0 #DCE5D6 #EFF3EC
Accessibility & contrast
On white
1.67
#BCCEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#BCCEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEB0
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEB0 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C9AE
Deuteranopia (green-blind)
#CEC8B1
Tritanopia (blue-blind)
#BDCBC5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcceb0; /* rgb */ color: rgb(188, 206, 176); /* oklch */ color: oklch(83.0% 0.045 132.8);
Tailwind
colors: {
custom: {
50: '#d0ddc7',
500: '#bcceb0',
950: '#000000',
},
}SCSS
$custom: #bcceb0; $custom-light: #d0ddc7; $custom-dark: #000000;
JSON
{
"hex": "#bcceb0",
"rgb": {
"r": 188,
"g": 206,
"b": 176
},
"hsl": {
"h": 96,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.82961,
"c": 0.04541,
"h": 132.8
},
"luminance": 0.57969
}Semantic roles & 50–950 ramp
primary
#BCCEB0
secondary
#957FA3
accent
#44A27C
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482