#C6DECC#C6DECC
#C6DECC is a very light, muted green. Relative luminance 0.686; OKLCH L 87.8% C 0.035 H 153.2°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DECC |
|---|---|
| RGB | rgb(198, 222, 204) |
| HSL | hsl(135, 27%, 82%) |
| HSV | hsv(135, 11%, 87%) |
| CMYK | cmyk(10.8%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(86.31, -11.34, 6.13) |
| CIE-LCH | lch(86.31, 12.89, 151.60°) |
| OKLab | oklab(87.78% -0.0316 0.016) |
| OKLCH | oklch(87.78% 0.035 153.2) |
| XYZ | xyz(60.3067, 68.6071, 67.1803) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.25
Light Grey
#D8DCD6
ΔE00 9.24
Ice
#D6FFFA
ΔE00 9.46
Duck Egg Blue
#C3FBF4
ΔE00 10.15
Ice Blue (survey)
#D7FFFE
ΔE00 10.39
Lightcyan
#E0FFFF
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DECC #DEC6D8
analogous
#CCDEC6 #C6DECC #C6DED8
triadic
#C6DECC #CCC6DE #DECCC6
tetradic
#C6DECC #C6CCDE #DEC6D8 #DED8C6
square
#C6DECC #C6CCDE #DEC6D8 #DED8C6
split-complementary
#C6DECC #D8C6DE #DEC6CC
monochromatic
#78B187 #9FC8A9 #C6DECC #ECF4EE #ECF4EE
Accessibility & contrast
On white
1.43
#C6DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#C6DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DECC
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DECC | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACB
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#C3DDD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c6decc; /* rgb */ color: rgb(198, 222, 204); /* oklch */ color: oklch(87.8% 0.035 153.2);
Tailwind
colors: {
custom: {
50: '#d7e8db',
500: '#c6decc',
950: '#000000',
},
}SCSS
$custom: #c6decc; $custom-light: #d7e8db; $custom-dark: #000000;
JSON
{
"hex": "#c6decc",
"rgb": {
"r": 198,
"g": 222,
"b": 204
},
"hsl": {
"h": 135,
"s": 26.667,
"l": 82.353
},
"oklch": {
"l": 0.8778,
"c": 0.0354,
"h": 153.2
},
"luminance": 0.68608
}Semantic roles & 50–950 ramp
primary
#C6DECC
secondary
#B593AD
accent
#408CA5
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141615
muted
#838484