#BCCEB4#BCCEB4
#BCCEB4 is a very light, muted green. Relative luminance 0.581; OKLCH L 83.1% C 0.041 H 135.9°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEB4 |
|---|---|
| RGB | rgb(188, 206, 180) |
| HSL | hsl(102, 21%, 76%) |
| HSV | hsv(102, 13%, 81%) |
| CMYK | cmyk(8.7%, 0%, 12.6%, 19.2%) |
| CIE-LAB | lab(80.81, -10.86, 10.88) |
| CIE-LCH | lch(80.81, 15.38, 134.94°) |
| OKLab | oklab(83.06% -0.0292 0.0282) |
| OKLCH | oklch(83.06% 0.041 135.9) |
| XYZ | xyz(51.0471, 58.1288, 51.7018) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.53
Sage Green
#9CAF88
ΔE00 9.53
Darkseagreen
#8FBC8F
ΔE00 10.29
Light Grey Green
#B7E1A1
ΔE00 10.55
Light Grey
#D8DCD6
ΔE00 10.72
Silver (survey)
#C5C9C7
ΔE00 11.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEB4 #C6B4CE
analogous
#C9CEB4 #BCCEB4 #B4CEB9
triadic
#BCCEB4 #B4BCCE #CEB4BC
tetradic
#BCCEB4 #B4C9CE #C6B4CE #CEB9B4
square
#BCCEB4 #B4C9CE #C6B4CE #CEB9B4
split-complementary
#BCCEB4 #B9B4CE #CEB4C9
monochromatic
#7A9E6A #9BB68F #BCCEB4 #DDE6D9 #EEF3EC
Accessibility & contrast
On white
1.66
#BCCEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#BCCEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEB4
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEB4 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CAB3
Deuteranopia (green-blind)
#CDC8B5
Tritanopia (blue-blind)
#BCCCC6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcceb4; /* rgb */ color: rgb(188, 206, 180); /* oklch */ color: oklch(83.1% 0.041 135.9);
Tailwind
colors: {
custom: {
50: '#d0ddca',
500: '#bcceb4',
950: '#000000',
},
}SCSS
$custom: #bcceb4; $custom-light: #d0ddca; $custom-dark: #000000;
JSON
{
"hex": "#bcceb4",
"rgb": {
"r": 188,
"g": 206,
"b": 180
},
"hsl": {
"h": 101.538,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.83062,
"c": 0.0406,
"h": 135.9
},
"luminance": 0.58129
}Semantic roles & 50–950 ramp
primary
#BCCEB4
secondary
#9983A3
accent
#469F84
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482