#BCCDB6#BCCDB6
#BCCDB6 is a very light, muted green. Relative luminance 0.577; OKLCH L 82.9% C 0.037 H 137.5°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDB6 |
|---|---|
| RGB | rgb(188, 205, 182) |
| HSL | hsl(104, 19%, 76%) |
| HSV | hsv(104, 11%, 80%) |
| CMYK | cmyk(8.3%, 0%, 11.2%, 19.6%) |
| CIE-LAB | lab(80.59, -10.00, 9.50) |
| CIE-LCH | lch(80.59, 13.79, 136.46°) |
| OKLab | oklab(82.9% -0.0269 0.0247) |
| OKLCH | oklch(82.9% 0.037 137.5) |
| XYZ | xyz(51.0123, 57.7310, 52.7026) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.76
Sage Green
#9CAF88
ΔE00 9.88
Light Grey
#D8DCD6
ΔE00 9.94
Silver (survey)
#C5C9C7
ΔE00 10.53
Darkseagreen
#8FBC8F
ΔE00 10.92
Light Grey Green
#B7E1A1
ΔE00 11.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDB6 #C7B6CD
analogous
#C7CDB6 #BCCDB6 #B6CDBB
triadic
#BCCDB6 #B6BCCD #CDB6BC
tetradic
#BCCDB6 #B6C7CD #C7B6CD #CDBBB6
square
#BCCDB6 #B6C7CD #C7B6CD #CDBBB6
split-complementary
#BCCDB6 #BBB6CD #CDB6C7
monochromatic
#799B6D #9BB492 #BCCDB6 #DDE6DA #EEF3ED
Accessibility & contrast
On white
1.67
#BCCDB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#BCCDB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDB6
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDB6 | 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)
#CFC9B5
Deuteranopia (green-blind)
#CCC7B7
Tritanopia (blue-blind)
#BCCBC6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bccdb6; /* rgb */ color: rgb(188, 205, 182); /* oklch */ color: oklch(82.9% 0.037 137.5);
Tailwind
colors: {
custom: {
50: '#d0dccb',
500: '#bccdb6',
950: '#000000',
},
}SCSS
$custom: #bccdb6; $custom-light: #d0dccb; $custom-dark: #000000;
JSON
{
"hex": "#bccdb6",
"rgb": {
"r": 188,
"g": 205,
"b": 182
},
"hsl": {
"h": 104.348,
"s": 18.699,
"l": 75.882
},
"oklch": {
"l": 0.82901,
"c": 0.03655,
"h": 137.5
},
"luminance": 0.57731
}Semantic roles & 50–950 ramp
primary
#BCCDB6
secondary
#9A86A2
accent
#489D87
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483