#BCCDB9#BCCDB9
#BCCDB9 is a very light, muted green. Relative luminance 0.579; OKLCH L 83.0% C 0.033 H 141.0°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDB9 |
|---|---|
| RGB | rgb(188, 205, 185) |
| HSL | hsl(111, 17%, 76%) |
| HSV | hsv(111, 10%, 80%) |
| CMYK | cmyk(8.3%, 0%, 9.8%, 19.6%) |
| CIE-LAB | lab(80.66, -9.47, 8.00) |
| CIE-LCH | lch(80.66, 12.40, 139.81°) |
| OKLab | oklab(82.98% -0.0257 0.0208) |
| OKLCH | oklch(82.98% 0.033 141) |
| XYZ | xyz(51.3257, 57.8563, 54.3529) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.24
Silver (survey)
#C5C9C7
ΔE00 9.70
Greenish Grey
#96AE8D
ΔE00 10.22
Sage Green
#9CAF88
ΔE00 10.51
Honeydew
#F0FFF0
ΔE00 11.50
Darkseagreen
#8FBC8F
ΔE00 11.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDB9 #CAB9CD
analogous
#C6CDB9 #BCCDB9 #B9CDC0
triadic
#BCCDB9 #B9BCCD #CDB9BC
tetradic
#BCCDB9 #B9C6CD #CAB9CD #CDC0B9
square
#BCCDB9 #B9C6CD #CAB9CD #CDC0B9
split-complementary
#BCCDB9 #C0B9CD #CDB9C6
monochromatic
#789A72 #9AB495 #BCCDB9 #DEE7DD #EEF2ED
Accessibility & contrast
On white
1.67
#BCCDB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#BCCDB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDB9
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDB9 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9B8
Deuteranopia (green-blind)
#CBC8BA
Tritanopia (blue-blind)
#BBCBC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bccdb9; /* rgb */ color: rgb(188, 205, 185); /* oklch */ color: oklch(83.0% 0.033 141.0);
Tailwind
colors: {
custom: {
50: '#d0dcce',
500: '#bccdb9',
950: '#000000',
},
}SCSS
$custom: #bccdb9; $custom-light: #d0dcce; $custom-dark: #000000;
JSON
{
"hex": "#bccdb9",
"rgb": {
"r": 188,
"g": 205,
"b": 185
},
"hsl": {
"h": 111,
"s": 16.667,
"l": 76.471
},
"oklch": {
"l": 0.8298,
"c": 0.0331,
"h": 141
},
"luminance": 0.57857
}Semantic roles & 50–950 ramp
primary
#BCCDB9
secondary
#9E89A1
accent
#4B9B8F
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483