#C7DDCF#C7DDCF
#C7DDCF is a very light, muted green. Relative luminance 0.684; OKLCH L 87.7% C 0.030 H 157.8°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DDCF |
|---|---|
| RGB | rgb(199, 221, 207) |
| HSL | hsl(142, 24%, 82%) |
| HSV | hsv(142, 10%, 87%) |
| CMYK | cmyk(10%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(86.19, -9.95, 4.38) |
| CIE-LCH | lch(86.19, 10.87, 156.24°) |
| OKLab | oklab(87.72% -0.028 0.0114) |
| OKLCH | oklch(87.72% 0.03 157.8) |
| XYZ | xyz(60.6697, 68.3592, 69.0177) |
| Luminance | 0.6836 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.99
Honeydew
#F0FFF0
ΔE00 8.00
Ice
#D6FFFA
ΔE00 9.10
Lightcyan
#E0FFFF
ΔE00 9.56
Ice Blue (survey)
#D7FFFE
ΔE00 9.77
Very Pale Blue
#D6FFFE
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DDCF #DDC7D5
analogous
#CADDC7 #C7DDCF #C7DDDA
triadic
#C7DDCF #CFC7DD #DDCFC7
tetradic
#C7DDCF #C7CADD #DDC7D5 #DDDAC7
square
#C7DDCF #C7CADD #DDC7D5 #DDDAC7
split-complementary
#C7DDCF #DAC7DD #DDC7CA
monochromatic
#7BAF8E #A1C6AE #C7DDCF #ECF3EF #ECF3EF
Accessibility & contrast
On white
1.43
#C7DDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#C7DDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DDCF
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DDCF | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CE
Deuteranopia (green-blind)
#D8D6D0
Tritanopia (blue-blind)
#C4DDD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c7ddcf; /* rgb */ color: rgb(199, 221, 207); /* oklch */ color: oklch(87.7% 0.030 157.8);
Tailwind
colors: {
custom: {
50: '#d8e7dd',
500: '#c7ddcf',
950: '#000000',
},
}SCSS
$custom: #c7ddcf; $custom-light: #d8e7dd; $custom-dark: #000000;
JSON
{
"hex": "#c7ddcf",
"rgb": {
"r": 199,
"g": 221,
"b": 207
},
"hsl": {
"h": 141.818,
"s": 24.444,
"l": 82.353
},
"oklch": {
"l": 0.87723,
"c": 0.03024,
"h": 157.8
},
"luminance": 0.6836
}Semantic roles & 50–950 ramp
primary
#C7DDCF
secondary
#B495A8
accent
#4380A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484