#C6DBCE#C6DBCE
#C6DBCE is a very light, muted green. Relative luminance 0.671; OKLCH L 87.2% C 0.029 H 158.6°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DBCE |
|---|---|
| RGB | rgb(198, 219, 206) |
| HSL | hsl(143, 23%, 82%) |
| HSV | hsv(143, 10%, 86%) |
| CMYK | cmyk(9.6%, 0%, 5.9%, 14.1%) |
| CIE-LAB | lab(85.57, -9.45, 4.00) |
| CIE-LCH | lch(85.57, 10.26, 157.03°) |
| OKLab | oklab(87.21% -0.0266 0.0104) |
| OKLCH | oklch(87.21% 0.029 158.6) |
| XYZ | xyz(59.7584, 67.1242, 68.1885) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.59
Honeydew
#F0FFF0
ΔE00 8.31
Silver (survey)
#C5C9C7
ΔE00 9.28
Ice
#D6FFFA
ΔE00 9.43
Lightcyan
#E0FFFF
ΔE00 9.71
Ice Blue (survey)
#D7FFFE
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DBCE #DBC6D3
analogous
#C9DBC6 #C6DBCE #C6DBD9
triadic
#C6DBCE #CEC6DB #DBCEC6
tetradic
#C6DBCE #C6C9DB #DBC6D3 #DBD9C6
square
#C6DBCE #C6C9DB #DBC6D3 #DBD9C6
split-complementary
#C6DBCE #D9C6DB #DBC6C9
monochromatic
#7BAC8E #A0C3AE #C6DBCE #ECF3EE #ECF3EF
Accessibility & contrast
On white
1.46
#C6DBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#C6DBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DBCE
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DBCE | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CD
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#C3DBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c6dbce; /* rgb */ color: rgb(198, 219, 206); /* oklch */ color: oklch(87.2% 0.029 158.6);
Tailwind
colors: {
custom: {
50: '#d7e6dd',
500: '#c6dbce',
950: '#000000',
},
}SCSS
$custom: #c6dbce; $custom-light: #d7e6dd; $custom-dark: #000000;
JSON
{
"hex": "#c6dbce",
"rgb": {
"r": 198,
"g": 219,
"b": 206
},
"hsl": {
"h": 142.857,
"s": 22.581,
"l": 81.765
},
"oklch": {
"l": 0.87208,
"c": 0.02861,
"h": 158.6
},
"luminance": 0.67125
}Semantic roles & 50–950 ramp
primary
#C6DBCE
secondary
#B194A6
accent
#447EA1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484