#C7DFCD#C7DFCD
#C7DFCD is a very light, muted green. Relative luminance 0.693; OKLCH L 88.1% C 0.035 H 153.2°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DFCD |
|---|---|
| RGB | rgb(199, 223, 205) |
| HSL | hsl(135, 27%, 83%) |
| HSV | hsv(135, 11%, 87%) |
| CMYK | cmyk(10.8%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(86.66, -11.33, 6.12) |
| CIE-LCH | lch(86.66, 12.88, 151.61°) |
| OKLab | oklab(88.09% -0.0316 0.016) |
| OKLCH | oklch(88.09% 0.035 153.2) |
| XYZ | xyz(60.9580, 69.3244, 67.9152) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.03
Light Grey
#D8DCD6
ΔE00 9.22
Ice
#D6FFFA
ΔE00 9.30
Duck Egg Blue
#C3FBF4
ΔE00 10.04
Ice Blue (survey)
#D7FFFE
ΔE00 10.24
Lightcyan
#E0FFFF
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DFCD #DFC7D9
analogous
#CDDFC7 #C7DFCD #C7DFD9
triadic
#C7DFCD #CDC7DF #DFCDC7
tetradic
#C7DFCD #C7CDDF #DFC7D9 #DFD9C7
square
#C7DFCD #C7CDDF #DFC7D9 #DFD9C7
split-complementary
#C7DFCD #D9C7DF #DFC7CD
monochromatic
#79B287 #A0C9AA #C7DFCD #ECF4EE #ECF4EE
Accessibility & contrast
On white
1.41
#C7DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#C7DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DFCD
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DFCD | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCC
Deuteranopia (green-blind)
#DBD8CE
Tritanopia (blue-blind)
#C4DEDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c7dfcd; /* rgb */ color: rgb(199, 223, 205); /* oklch */ color: oklch(88.1% 0.035 153.2);
Tailwind
colors: {
custom: {
50: '#d8e9dc',
500: '#c7dfcd',
950: '#000000',
},
}SCSS
$custom: #c7dfcd; $custom-light: #d8e9dc; $custom-dark: #000000;
JSON
{
"hex": "#c7dfcd",
"rgb": {
"r": 199,
"g": 223,
"b": 205
},
"hsl": {
"h": 135,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.88087,
"c": 0.03537,
"h": 153.2
},
"luminance": 0.69325
}Semantic roles & 50–950 ramp
primary
#C7DFCD
secondary
#B694AE
accent
#408CA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484