#BCCDB7#BCCDB7
#BCCDB7 is a very light, muted green. Relative luminance 0.578; OKLCH L 82.9% C 0.035 H 138.6°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDB7 |
|---|---|
| RGB | rgb(188, 205, 183) |
| HSL | hsl(106, 18%, 76%) |
| HSV | hsv(106, 11%, 80%) |
| CMYK | cmyk(8.3%, 0%, 10.7%, 19.6%) |
| CIE-LAB | lab(80.61, -9.82, 9.00) |
| CIE-LCH | lch(80.61, 13.32, 137.50°) |
| OKLab | oklab(82.93% -0.0265 0.0234) |
| OKLCH | oklch(82.93% 0.035 138.6) |
| XYZ | xyz(51.1160, 57.7725, 53.2488) |
| Luminance | 0.5777 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.70
Greenish Grey
#96AE8D
ΔE00 9.90
Sage Green
#9CAF88
ΔE00 10.08
Silver (survey)
#C5C9C7
ΔE00 10.26
Darkseagreen
#8FBC8F
ΔE00 11.13
Honeydew
#F0FFF0
ΔE00 11.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDB7 #C8B7CD
analogous
#C7CDB7 #BCCDB7 #B7CDBD
triadic
#BCCDB7 #B7BCCD #CDB7BC
tetradic
#BCCDB7 #B7C7CD #C8B7CD #CDBDB7
square
#BCCDB7 #B7C7CD #C8B7CD #CDBDB7
split-complementary
#BCCDB7 #BDB7CD #CDB7C7
monochromatic
#799B6F #9AB493 #BCCDB7 #DEE6DB #EEF2ED
Accessibility & contrast
On white
1.67
#BCCDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#BCCDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDB7
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDB7 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC9B6
Deuteranopia (green-blind)
#CCC7B8
Tritanopia (blue-blind)
#BBCBC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bccdb7; /* rgb */ color: rgb(188, 205, 183); /* oklch */ color: oklch(82.9% 0.035 138.6);
Tailwind
colors: {
custom: {
50: '#d0dccc',
500: '#bccdb7',
950: '#000000',
},
}SCSS
$custom: #bccdb7; $custom-light: #d0dccc; $custom-dark: #000000;
JSON
{
"hex": "#bccdb7",
"rgb": {
"r": 188,
"g": 205,
"b": 183
},
"hsl": {
"h": 106.364,
"s": 18.033,
"l": 76.078
},
"oklch": {
"l": 0.82927,
"c": 0.03538,
"h": 138.6
},
"luminance": 0.57773
}Semantic roles & 50–950 ramp
primary
#BCCDB7
secondary
#9B87A2
accent
#499C89
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483