#BCCEB8#BCCEB8
#BCCEB8 is a very light, muted green. Relative luminance 0.583; OKLCH L 83.2% C 0.036 H 140.0°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEB8 |
|---|---|
| RGB | rgb(188, 206, 184) |
| HSL | hsl(109, 18%, 76%) |
| HSV | hsv(109, 11%, 81%) |
| CMYK | cmyk(8.7%, 0%, 10.7%, 19.2%) |
| CIE-LAB | lab(80.90, -10.16, 8.88) |
| CIE-LCH | lch(80.90, 13.50, 138.85°) |
| OKLab | oklab(83.17% -0.0275 0.0231) |
| OKLCH | oklch(83.17% 0.036 140) |
| XYZ | xyz(51.4604, 58.2942, 53.8789) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.80
Greenish Grey
#96AE8D
ΔE00 10.01
Sage Green
#9CAF88
ΔE00 10.24
Silver (survey)
#C5C9C7
ΔE00 10.43
Darkseagreen
#8FBC8F
ΔE00 11.07
Honeydew
#F0FFF0
ΔE00 11.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEB8 #CAB8CE
analogous
#C7CEB8 #BCCEB8 #B8CEBF
triadic
#BCCEB8 #B8BCCE #CEB8BC
tetradic
#BCCEB8 #B8C7CE #CAB8CE #CEBFB8
square
#BCCEB8 #B8C7CE #CAB8CE #CEBFB8
split-complementary
#BCCEB8 #BFB8CE #CEB8C7
monochromatic
#789C70 #9AB594 #BCCEB8 #DEE7DC #EEF3ED
Accessibility & contrast
On white
1.66
#BCCEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#BCCEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEB8
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEB8 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CAB7
Deuteranopia (green-blind)
#CCC8B9
Tritanopia (blue-blind)
#BBCCC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcceb8; /* rgb */ color: rgb(188, 206, 184); /* oklch */ color: oklch(83.2% 0.036 140.0);
Tailwind
colors: {
custom: {
50: '#d0ddcd',
500: '#bcceb8',
950: '#000000',
},
}SCSS
$custom: #bcceb8; $custom-light: #d0ddcd; $custom-dark: #000000;
JSON
{
"hex": "#bcceb8",
"rgb": {
"r": 188,
"g": 206,
"b": 184
},
"hsl": {
"h": 109.091,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.83165,
"c": 0.03594,
"h": 140
},
"luminance": 0.58295
}Semantic roles & 50–950 ramp
primary
#BCCEB8
secondary
#9E88A3
accent
#499D8D
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483