#C7DFCF#C7DFCF
#C7DFCF is a very light, muted green. Relative luminance 0.694; OKLCH L 88.1% C 0.034 H 156.5°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DFCF |
|---|---|
| RGB | rgb(199, 223, 207) |
| HSL | hsl(140, 27%, 83%) |
| HSV | hsv(140, 11%, 87%) |
| CMYK | cmyk(10.8%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(86.71, -10.96, 5.14) |
| CIE-LCH | lch(86.71, 12.11, 154.88°) |
| OKLab | oklab(88.14% -0.0308 0.0134) |
| OKLCH | oklch(88.14% 0.034 156.5) |
| XYZ | xyz(61.2009, 69.4215, 69.1947) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.92
Light Grey
#D8DCD6
ΔE00 8.85
Ice
#D6FFFA
ΔE00 8.88
Lightcyan
#E0FFFF
ΔE00 9.71
Duck Egg Blue
#C3FBF4
ΔE00 9.72
Ice Blue (survey)
#D7FFFE
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DFCF #DFC7D7
analogous
#CBDFC7 #C7DFCF #C7DFDB
triadic
#C7DFCF #CFC7DF #DFCFC7
tetradic
#C7DFCF #C7CBDF #DFC7D7 #DFDBC7
square
#C7DFCF #C7CBDF #DFC7D7 #DFDBC7
split-complementary
#C7DFCF #DBC7DF #DFC7CB
monochromatic
#79B28C #A0C9AE #C7DFCF #ECF4EE #ECF4EE
Accessibility & contrast
On white
1.41
#C7DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#C7DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DFCF
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DFCF | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCE
Deuteranopia (green-blind)
#DAD8D0
Tritanopia (blue-blind)
#C4DEDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c7dfcf; /* rgb */ color: rgb(199, 223, 207); /* oklch */ color: oklch(88.1% 0.034 156.5);
Tailwind
colors: {
custom: {
50: '#d8e9dd',
500: '#c7dfcf',
950: '#000000',
},
}SCSS
$custom: #c7dfcf; $custom-light: #d8e9dd; $custom-dark: #000000;
JSON
{
"hex": "#c7dfcf",
"rgb": {
"r": 199,
"g": 223,
"b": 207
},
"hsl": {
"h": 140,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.88141,
"c": 0.03355,
"h": 156.5
},
"luminance": 0.69422
}Semantic roles & 50–950 ramp
primary
#C7DFCF
secondary
#B694AB
accent
#4084A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484