#C6DBCD#C6DBCD
#C6DBCD is a very light, muted green. Relative luminance 0.671; OKLCH L 87.2% C 0.029 H 156.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DBCD |
|---|---|
| RGB | rgb(198, 219, 205) |
| HSL | hsl(140, 23%, 82%) |
| HSV | hsv(140, 10%, 86%) |
| CMYK | cmyk(9.6%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(85.54, -9.63, 4.50) |
| CIE-LCH | lch(85.54, 10.63, 154.97°) |
| OKLab | oklab(87.18% -0.027 0.0117) |
| OKLCH | oklch(87.18% 0.029 156.6) |
| XYZ | xyz(59.6373, 67.0758, 67.5507) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.78
Honeydew
#F0FFF0
ΔE00 8.31
Silver (survey)
#C5C9C7
ΔE00 9.50
Ice
#D6FFFA
ΔE00 9.59
Lightcyan
#E0FFFF
ΔE00 9.96
Ice Blue (survey)
#D7FFFE
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DBCD #DBC6D4
analogous
#CADBC6 #C6DBCD #C6DBD8
triadic
#C6DBCD #CDC6DB #DBCDC6
tetradic
#C6DBCD #C6CADB #DBC6D4 #DBD8C6
square
#C6DBCD #C6CADB #DBC6D4 #DBD8C6
split-complementary
#C6DBCD #D8C6DB #DBC6CA
monochromatic
#7BAC8B #A0C3AC #C6DBCD #ECF3EE #ECF3EF
Accessibility & contrast
On white
1.46
#C6DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#C6DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DBCD
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DBCD | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CC
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#C3DBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c6dbcd; /* rgb */ color: rgb(198, 219, 205); /* oklch */ color: oklch(87.2% 0.029 156.6);
Tailwind
colors: {
custom: {
50: '#d7e6dc',
500: '#c6dbcd',
950: '#000000',
},
}SCSS
$custom: #c6dbcd; $custom-light: #d7e6dc; $custom-dark: #000000;
JSON
{
"hex": "#c6dbcd",
"rgb": {
"r": 198,
"g": 219,
"b": 205
},
"hsl": {
"h": 140,
"s": 22.581,
"l": 81.765
},
"oklch": {
"l": 0.8718,
"c": 0.02947,
"h": 156.6
},
"luminance": 0.67077
}Semantic roles & 50–950 ramp
primary
#C6DBCD
secondary
#B194A7
accent
#4482A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484