#C7DFD0#C7DFD0
#C7DFD0 is a very light, muted green. Relative luminance 0.695; OKLCH L 88.2% C 0.033 H 158.3°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DFD0 |
|---|---|
| RGB | rgb(199, 223, 208) |
| HSL | hsl(143, 27%, 83%) |
| HSV | hsv(143, 11%, 87%) |
| CMYK | cmyk(10.8%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(86.74, -10.78, 4.65) |
| CIE-LCH | lch(86.74, 11.74, 156.67°) |
| OKLab | oklab(88.17% -0.0304 0.0121) |
| OKLCH | oklch(88.17% 0.033 158.3) |
| XYZ | xyz(61.3235, 69.4706, 69.8406) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.89
Light Grey
#D8DCD6
ΔE00 8.67
Ice
#D6FFFA
ΔE00 8.69
Lightcyan
#E0FFFF
ΔE00 9.44
Ice Blue (survey)
#D7FFFE
ΔE00 9.48
Very Pale Blue
#D6FFFE
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DFD0 #DFC7D6
analogous
#CADFC7 #C7DFD0 #C7DFDC
triadic
#C7DFD0 #D0C7DF #DFD0C7
tetradic
#C7DFD0 #C7CADF #DFC7D6 #DFDCC7
square
#C7DFD0 #C7CADF #DFC7D6 #DFDCC7
split-complementary
#C7DFD0 #DCC7DF #DFC7CA
monochromatic
#79B28F #A0C9AF #C7DFD0 #ECF4EF #ECF4EF
Accessibility & contrast
On white
1.41
#C7DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#C7DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DFD0
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DFD0 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCF
Deuteranopia (green-blind)
#DAD8D1
Tritanopia (blue-blind)
#C3DFDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c7dfd0; /* rgb */ color: rgb(199, 223, 208); /* oklch */ color: oklch(88.2% 0.033 158.3);
Tailwind
colors: {
custom: {
50: '#d8e9de',
500: '#c7dfd0',
950: '#000000',
},
}SCSS
$custom: #c7dfd0; $custom-light: #d8e9de; $custom-dark: #000000;
JSON
{
"hex": "#c7dfd0",
"rgb": {
"r": 199,
"g": 223,
"b": 208
},
"hsl": {
"h": 142.5,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.88168,
"c": 0.03269,
"h": 158.3
},
"luminance": 0.69472
}Semantic roles & 50–950 ramp
primary
#C7DFD0
secondary
#B694A9
accent
#4080A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484