#C7DFCA#C7DFCA
#C7DFCA is a very light, muted green. Relative luminance 0.692; OKLCH L 88.0% C 0.038 H 148.9°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DFCA |
|---|---|
| RGB | rgb(199, 223, 202) |
| HSL | hsl(128, 27%, 83%) |
| HSV | hsv(128, 11%, 87%) |
| CMYK | cmyk(10.8%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(86.59, -11.87, 7.60) |
| CIE-LCH | lch(86.59, 14.10, 147.37°) |
| OKLab | oklab(88.01% -0.0328 0.0198) |
| OKLCH | oklch(88.01% 0.038 148.9) |
| XYZ | xyz(60.5993, 69.1809, 66.0263) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.30
Light Grey
#D8DCD6
ΔE00 9.81
Ice
#D6FFFA
ΔE00 9.97
Beige
#F5F5DC
ΔE00 10.40
Duck Egg Blue
#C3FBF4
ΔE00 10.58
Mint
#AAF0C1
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DFCA #DFC7DC
analogous
#D0DFC7 #C7DFCA #C7DFD6
triadic
#C7DFCA #CAC7DF #DFCAC7
tetradic
#C7DFCA #C7D0DF #DFC7DC #DFD6C7
square
#C7DFCA #C7D0DF #DFC7DC #DFD6C7
split-complementary
#C7DFCA #D6C7DF #DFC7D0
monochromatic
#79B280 #A0C9A5 #C7DFCA #ECF4ED #ECF4ED
Accessibility & contrast
On white
1.42
#C7DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#C7DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DFCA
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DFCA | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DAC9
Deuteranopia (green-blind)
#DBD8CB
Tritanopia (blue-blind)
#C4DED9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c7dfca; /* rgb */ color: rgb(199, 223, 202); /* oklch */ color: oklch(88.0% 0.038 148.9);
Tailwind
colors: {
custom: {
50: '#d8e9da',
500: '#c7dfca',
950: '#000000',
},
}SCSS
$custom: #c7dfca; $custom-light: #d8e9da; $custom-dark: #000000;
JSON
{
"hex": "#c7dfca",
"rgb": {
"r": 199,
"g": 223,
"b": 202
},
"hsl": {
"h": 127.5,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.88007,
"c": 0.03828,
"h": 148.9
},
"luminance": 0.69182
}Semantic roles & 50–950 ramp
primary
#C7DFCA
secondary
#B694B2
accent
#4099A6
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483