#C6DECD#C6DECD
#C6DECD is a very light, muted green. Relative luminance 0.687; OKLCH L 87.8% C 0.034 H 154.8°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DECD |
|---|---|
| RGB | rgb(198, 222, 205) |
| HSL | hsl(138, 27%, 82%) |
| HSV | hsv(138, 11%, 87%) |
| CMYK | cmyk(10.8%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(86.33, -11.16, 5.64) |
| CIE-LCH | lch(86.33, 12.50, 153.19°) |
| OKLab | oklab(87.81% -0.0312 0.0147) |
| OKLCH | oklch(87.81% 0.034 154.8) |
| XYZ | xyz(60.4270, 68.6552, 67.8140) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.18
Light Grey
#D8DCD6
ΔE00 9.05
Ice
#D6FFFA
ΔE00 9.25
Duck Egg Blue
#C3FBF4
ΔE00 9.99
Ice Blue (survey)
#D7FFFE
ΔE00 10.14
Lightcyan
#E0FFFF
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DECD #DEC6D7
analogous
#CBDEC6 #C6DECD #C6DED9
triadic
#C6DECD #CDC6DE #DECDC6
tetradic
#C6DECD #C6CBDE #DEC6D7 #DED9C6
square
#C6DECD #C6CBDE #DEC6D7 #DED9C6
split-complementary
#C6DECD #D9C6DE #DEC6CB
monochromatic
#78B189 #9FC8AB #C6DECD #ECF4EE #ECF4EE
Accessibility & contrast
On white
1.43
#C6DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#C6DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DECD
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DECD | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#D9D7CE
Tritanopia (blue-blind)
#C3DDD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c6decd; /* rgb */ color: rgb(198, 222, 205); /* oklch */ color: oklch(87.8% 0.034 154.8);
Tailwind
colors: {
custom: {
50: '#d7e8dc',
500: '#c6decd',
950: '#000000',
},
}SCSS
$custom: #c6decd; $custom-light: #d7e8dc; $custom-dark: #000000;
JSON
{
"hex": "#c6decd",
"rgb": {
"r": 198,
"g": 222,
"b": 205
},
"hsl": {
"h": 137.5,
"s": 26.667,
"l": 82.353
},
"oklch": {
"l": 0.87807,
"c": 0.03447,
"h": 154.8
},
"luminance": 0.68656
}Semantic roles & 50–950 ramp
primary
#C6DECD
secondary
#B593AB
accent
#4088A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484