#C7DFD2#C7DFD2
#C7DFD2 is a very light, muted green. Relative luminance 0.696; OKLCH L 88.2% C 0.031 H 162.1°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DFD2 |
|---|---|
| RGB | rgb(199, 223, 210) |
| HSL | hsl(148, 27%, 83%) |
| HSV | hsv(148, 11%, 87%) |
| CMYK | cmyk(10.8%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(86.79, -10.41, 3.67) |
| CIE-LCH | lch(86.79, 11.04, 160.60°) |
| OKLab | oklab(88.22% -0.0296 0.0095) |
| OKLCH | oklch(88.22% 0.031 162.1) |
| XYZ | xyz(61.5712, 69.5696, 71.1447) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.88
Ice
#D6FFFA
ΔE00 8.33
Light Grey
#D8DCD6
ΔE00 8.34
Lightcyan
#E0FFFF
ΔE00 8.90
Ice Blue (survey)
#D7FFFE
ΔE00 9.00
Very Pale Blue
#D6FFFE
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DFD2 #DFC7D4
analogous
#C8DFC7 #C7DFD2 #C7DFDE
triadic
#C7DFD2 #D2C7DF #DFD2C7
tetradic
#C7DFD2 #C7C8DF #DFC7D4 #DFDEC7
square
#C7DFD2 #C7C8DF #DFC7D4 #DFDEC7
split-complementary
#C7DFD2 #DEC7DF #DFC7C8
monochromatic
#79B293 #A0C9B3 #C7DFD2 #ECF4EF #ECF4EF
Accessibility & contrast
On white
1.41
#C7DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#C7DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DFD2
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DFD2 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD1
Deuteranopia (green-blind)
#DAD8D3
Tritanopia (blue-blind)
#C3DFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c7dfd2; /* rgb */ color: rgb(199, 223, 210); /* oklch */ color: oklch(88.2% 0.031 162.1);
Tailwind
colors: {
custom: {
50: '#d8e9df',
500: '#c7dfd2',
950: '#000000',
},
}SCSS
$custom: #c7dfd2; $custom-light: #d8e9df; $custom-dark: #000000;
JSON
{
"hex": "#c7dfd2",
"rgb": {
"r": 199,
"g": 223,
"b": 210
},
"hsl": {
"h": 147.5,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.88222,
"c": 0.03106,
"h": 162.1
},
"luminance": 0.69571
}Semantic roles & 50–950 ramp
primary
#C7DFD2
secondary
#B694A7
accent
#4077A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484