#BCCDB5#BCCDB5
#BCCDB5 is a very light, muted green. Relative luminance 0.577; OKLCH L 82.9% C 0.038 H 136.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDB5 |
|---|---|
| RGB | rgb(188, 205, 181) |
| HSL | hsl(103, 19%, 76%) |
| HSV | hsv(103, 12%, 80%) |
| CMYK | cmyk(8.3%, 0%, 11.7%, 19.6%) |
| CIE-LAB | lab(80.57, -10.17, 10.00) |
| CIE-LCH | lch(80.57, 14.27, 135.49°) |
| OKLab | oklab(82.88% -0.0273 0.026) |
| OKLCH | oklch(82.88% 0.038 136.5) |
| XYZ | xyz(50.9093, 57.6898, 52.1603) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.63
Sage Green
#9CAF88
ΔE00 9.70
Light Grey
#D8DCD6
ΔE00 10.17
Darkseagreen
#8FBC8F
ΔE00 10.72
Silver (survey)
#C5C9C7
ΔE00 10.80
Light Grey Green
#B7E1A1
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDB5 #C6B5CD
analogous
#C8CDB5 #BCCDB5 #B5CDBA
triadic
#BCCDB5 #B5BCCD #CDB5BC
tetradic
#BCCDB5 #B5C8CD #C6B5CD #CDBAB5
square
#BCCDB5 #B5C8CD #C6B5CD #CDBAB5
split-complementary
#BCCDB5 #BAB5CD #CDB5C8
monochromatic
#7A9C6C #9BB490 #BCCDB5 #DDE6DA #EEF3ED
Accessibility & contrast
On white
1.67
#BCCDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#BCCDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDB5
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDB5 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC9B4
Deuteranopia (green-blind)
#CCC7B6
Tritanopia (blue-blind)
#BCCBC6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bccdb5; /* rgb */ color: rgb(188, 205, 181); /* oklch */ color: oklch(82.9% 0.038 136.5);
Tailwind
colors: {
custom: {
50: '#d0dccb',
500: '#bccdb5',
950: '#000000',
},
}SCSS
$custom: #bccdb5; $custom-light: #d0dccb; $custom-dark: #000000;
JSON
{
"hex": "#bccdb5",
"rgb": {
"r": 188,
"g": 205,
"b": 181
},
"hsl": {
"h": 102.5,
"s": 19.355,
"l": 75.686
},
"oklch": {
"l": 0.82876,
"c": 0.03772,
"h": 136.5
},
"luminance": 0.5769
}Semantic roles & 50–950 ramp
primary
#BCCDB5
secondary
#9984A2
accent
#489E85
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482