#BCCDB8#BCCDB8
#BCCDB8 is a very light, muted green. Relative luminance 0.578; OKLCH L 83.0% C 0.034 H 139.7°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDB8 |
|---|---|
| RGB | rgb(188, 205, 184) |
| HSL | hsl(109, 17%, 76%) |
| HSV | hsv(109, 10%, 80%) |
| CMYK | cmyk(8.3%, 0%, 10.2%, 19.6%) |
| CIE-LAB | lab(80.64, -9.65, 8.50) |
| CIE-LCH | lch(80.64, 12.86, 138.62°) |
| OKLab | oklab(82.95% -0.0261 0.0221) |
| OKLCH | oklch(82.95% 0.034 139.7) |
| XYZ | xyz(51.2205, 57.8143, 53.7989) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.47
Silver (survey)
#C5C9C7
ΔE00 9.98
Greenish Grey
#96AE8D
ΔE00 10.05
Sage Green
#9CAF88
ΔE00 10.29
Darkseagreen
#8FBC8F
ΔE00 11.35
Honeydew
#F0FFF0
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDB8 #C9B8CD
analogous
#C7CDB8 #BCCDB8 #B8CDBF
triadic
#BCCDB8 #B8BCCD #CDB8BC
tetradic
#BCCDB8 #B8C7CD #C9B8CD #CDBFB8
square
#BCCDB8 #B8C7CD #C9B8CD #CDBFB8
split-complementary
#BCCDB8 #BFB8CD #CDB8C7
monochromatic
#789A70 #9AB494 #BCCDB8 #DEE6DC #EEF2ED
Accessibility & contrast
On white
1.67
#BCCDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#BCCDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDB8
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDB8 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC9B7
Deuteranopia (green-blind)
#CCC7B9
Tritanopia (blue-blind)
#BBCBC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bccdb8; /* rgb */ color: rgb(188, 205, 184); /* oklch */ color: oklch(83.0% 0.034 139.7);
Tailwind
colors: {
custom: {
50: '#d0dccd',
500: '#bccdb8',
950: '#000000',
},
}SCSS
$custom: #bccdb8; $custom-light: #d0dccd; $custom-dark: #000000;
JSON
{
"hex": "#bccdb8",
"rgb": {
"r": 188,
"g": 205,
"b": 184
},
"hsl": {
"h": 108.571,
"s": 17.355,
"l": 76.275
},
"oklch": {
"l": 0.82953,
"c": 0.03423,
"h": 139.7
},
"luminance": 0.57815
}Semantic roles & 50–950 ramp
primary
#BCCDB8
secondary
#9D88A2
accent
#4A9C8C
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483