#C7DDCD#C7DDCD
#C7DDCD is a very light, muted green. Relative luminance 0.683; OKLCH L 87.7% C 0.032 H 154.1°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DDCD |
|---|---|
| RGB | rgb(199, 221, 205) |
| HSL | hsl(136, 24%, 82%) |
| HSV | hsv(136, 10%, 87%) |
| CMYK | cmyk(10%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(86.14, -10.31, 5.36) |
| CIE-LCH | lch(86.14, 11.63, 152.52°) |
| OKLab | oklab(87.67% -0.0288 0.014) |
| OKLCH | oklch(87.67% 0.032 154.1) |
| XYZ | xyz(60.4268, 68.2620, 67.7381) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.05
Light Grey
#D8DCD6
ΔE00 8.37
Ice
#D6FFFA
ΔE00 9.46
Lightcyan
#E0FFFF
ΔE00 10.09
Ice Blue (survey)
#D7FFFE
ΔE00 10.24
Silver (survey)
#C5C9C7
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DDCD #DDC7D7
analogous
#CCDDC7 #C7DDCD #C7DDD8
triadic
#C7DDCD #CDC7DD #DDCDC7
tetradic
#C7DDCD #C7CCDD #DDC7D7 #DDD8C7
square
#C7DDCD #C7CCDD #DDC7D7 #DDD8C7
split-complementary
#C7DDCD #D8C7DD #DDC7CC
monochromatic
#7BAF89 #A1C6AB #C7DDCD #ECF3EE #ECF3EE
Accessibility & contrast
On white
1.43
#C7DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#C7DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DDCD
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DDCD | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#D9D6CE
Tritanopia (blue-blind)
#C4DCD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c7ddcd; /* rgb */ color: rgb(199, 221, 205); /* oklch */ color: oklch(87.7% 0.032 154.1);
Tailwind
colors: {
custom: {
50: '#d8e7dc',
500: '#c7ddcd',
950: '#000000',
},
}SCSS
$custom: #c7ddcd; $custom-light: #d8e7dc; $custom-dark: #000000;
JSON
{
"hex": "#c7ddcd",
"rgb": {
"r": 199,
"g": 221,
"b": 205
},
"hsl": {
"h": 136.364,
"s": 24.444,
"l": 82.353
},
"oklch": {
"l": 0.87669,
"c": 0.03202,
"h": 154.1
},
"luminance": 0.68263
}Semantic roles & 50–950 ramp
primary
#C7DDCD
secondary
#B495AB
accent
#4389A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484