#C6DDCD#C6DDCD
#C6DDCD is a very light, muted green. Relative luminance 0.681; OKLCH L 87.6% C 0.033 H 155.3°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DDCD |
|---|---|
| RGB | rgb(198, 221, 205) |
| HSL | hsl(138, 25%, 82%) |
| HSV | hsv(138, 10%, 87%) |
| CMYK | cmyk(10.4%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(86.07, -10.65, 5.26) |
| CIE-LCH | lch(86.07, 11.88, 153.73°) |
| OKLab | oklab(87.6% -0.0298 0.0137) |
| OKLCH | oklch(87.6% 0.033 155.3) |
| XYZ | xyz(60.1622, 68.1256, 67.7257) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.20
Light Grey
#D8DCD6
ΔE00 8.63
Ice
#D6FFFA
ΔE00 9.33
Lightcyan
#E0FFFF
ΔE00 10.06
Ice Blue (survey)
#D7FFFE
ΔE00 10.14
Duck Egg Blue
#C3FBF4
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DDCD #DDC6D6
analogous
#CBDDC6 #C6DDCD #C6DDD9
triadic
#C6DDCD #CDC6DD #DDCDC6
tetradic
#C6DDCD #C6CBDD #DDC6D6 #DDD9C6
square
#C6DDCD #C6CBDD #DDC6D6 #DDD9C6
split-complementary
#C6DDCD #D9C6DD #DDC6CB
monochromatic
#79AF8A #A0C6AB #C6DDCD #ECF4EE #ECF4EE
Accessibility & contrast
On white
1.44
#C6DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#C6DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DDCD
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DDCD | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#D9D6CE
Tritanopia (blue-blind)
#C3DCD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c6ddcd; /* rgb */ color: rgb(198, 221, 205); /* oklch */ color: oklch(87.6% 0.033 155.3);
Tailwind
colors: {
custom: {
50: '#d7e7dc',
500: '#c6ddcd',
950: '#000000',
},
}SCSS
$custom: #c6ddcd; $custom-light: #d7e7dc; $custom-dark: #000000;
JSON
{
"hex": "#c6ddcd",
"rgb": {
"r": 198,
"g": 221,
"b": 205
},
"hsl": {
"h": 138.261,
"s": 25.275,
"l": 82.157
},
"oklch": {
"l": 0.87598,
"c": 0.0328,
"h": 155.3
},
"luminance": 0.68126
}Semantic roles & 50–950 ramp
primary
#C6DDCD
secondary
#B493AA
accent
#4286A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484