#C6DECF#C6DECF
#C6DECF is a very light, muted green. Relative luminance 0.688; OKLCH L 87.9% C 0.033 H 158.3°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DECF |
|---|---|
| RGB | rgb(198, 222, 207) |
| HSL | hsl(143, 27%, 82%) |
| HSV | hsv(143, 11%, 87%) |
| CMYK | cmyk(10.8%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(86.38, -10.79, 4.65) |
| CIE-LCH | lch(86.38, 11.75, 156.67°) |
| OKLab | oklab(87.86% -0.0304 0.0121) |
| OKLCH | oklch(87.86% 0.033 158.3) |
| XYZ | xyz(60.6700, 68.7524, 69.0935) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.10
Light Grey
#D8DCD6
ΔE00 8.69
Ice
#D6FFFA
ΔE00 8.86
Lightcyan
#E0FFFF
ΔE00 9.61
Ice Blue (survey)
#D7FFFE
ΔE00 9.64
Duck Egg Blue
#C3FBF4
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DECF #DEC6D5
analogous
#C9DEC6 #C6DECF #C6DEDB
triadic
#C6DECF #CFC6DE #DECFC6
tetradic
#C6DECF #C6C9DE #DEC6D5 #DEDBC6
square
#C6DECF #C6C9DE #DEC6D5 #DEDBC6
split-complementary
#C6DECF #DBC6DE #DEC6C9
monochromatic
#78B18E #9FC8AE #C6DECF #ECF4EF #ECF4EF
Accessibility & contrast
On white
1.42
#C6DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#C6DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DECF
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DECF | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACE
Deuteranopia (green-blind)
#D9D7D0
Tritanopia (blue-blind)
#C2DED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c6decf; /* rgb */ color: rgb(198, 222, 207); /* oklch */ color: oklch(87.9% 0.033 158.3);
Tailwind
colors: {
custom: {
50: '#d7e8dd',
500: '#c6decf',
950: '#000000',
},
}SCSS
$custom: #c6decf; $custom-light: #d7e8dd; $custom-dark: #000000;
JSON
{
"hex": "#c6decf",
"rgb": {
"r": 198,
"g": 222,
"b": 207
},
"hsl": {
"h": 142.5,
"s": 26.667,
"l": 82.353
},
"oklch": {
"l": 0.87861,
"c": 0.03271,
"h": 158.3
},
"luminance": 0.68753
}Semantic roles & 50–950 ramp
primary
#C6DECF
secondary
#B593A8
accent
#407FA5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484