#C7DFD1#C7DFD1
#C7DFD1 is a very light, muted green. Relative luminance 0.695; OKLCH L 88.2% C 0.032 H 160.1°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DFD1 |
|---|---|
| RGB | rgb(199, 223, 209) |
| HSL | hsl(145, 27%, 83%) |
| HSV | hsv(145, 11%, 87%) |
| CMYK | cmyk(10.8%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(86.76, -10.60, 4.16) |
| CIE-LCH | lch(86.76, 11.38, 158.58°) |
| OKLab | oklab(88.2% -0.03 0.0108) |
| OKLCH | oklch(88.2% 0.032 160.1) |
| XYZ | xyz(61.4470, 69.5200, 70.4906) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.87
Ice
#D6FFFA
ΔE00 8.50
Light Grey
#D8DCD6
ΔE00 8.51
Lightcyan
#E0FFFF
ΔE00 9.17
Ice Blue (survey)
#D7FFFE
ΔE00 9.24
Very Pale Blue
#D6FFFE
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DFD1 #DFC7D5
analogous
#C9DFC7 #C7DFD1 #C7DFDD
triadic
#C7DFD1 #D1C7DF #DFD1C7
tetradic
#C7DFD1 #C7C9DF #DFC7D5 #DFDDC7
square
#C7DFD1 #C7C9DF #DFC7D5 #DFDDC7
split-complementary
#C7DFD1 #DDC7DF #DFC7C9
monochromatic
#79B291 #A0C9B1 #C7DFD1 #ECF4EF #ECF4EF
Accessibility & contrast
On white
1.41
#C7DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#C7DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DFD1
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DFD1 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD0
Deuteranopia (green-blind)
#DAD8D2
Tritanopia (blue-blind)
#C3DFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c7dfd1; /* rgb */ color: rgb(199, 223, 209); /* oklch */ color: oklch(88.2% 0.032 160.1);
Tailwind
colors: {
custom: {
50: '#d8e9df',
500: '#c7dfd1',
950: '#000000',
},
}SCSS
$custom: #c7dfd1; $custom-light: #d8e9df; $custom-dark: #000000;
JSON
{
"hex": "#c7dfd1",
"rgb": {
"r": 199,
"g": 223,
"b": 209
},
"hsl": {
"h": 145,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.88195,
"c": 0.03185,
"h": 160.1
},
"luminance": 0.69521
}Semantic roles & 50–950 ramp
primary
#C7DFD1
secondary
#B694A8
accent
#407BA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484