#C7DED1#C7DED1
#C7DED1 is a very light, muted green. Relative luminance 0.690; OKLCH L 88.0% C 0.030 H 161.0°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DED1 |
|---|---|
| RGB | rgb(199, 222, 209) |
| HSL | hsl(146, 26%, 83%) |
| HSV | hsv(146, 10%, 87%) |
| CMYK | cmyk(10.4%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(86.50, -10.09, 3.78) |
| CIE-LCH | lch(86.50, 10.77, 159.47°) |
| OKLab | oklab(87.99% -0.0286 0.0098) |
| OKLCH | oklch(87.99% 0.03 161) |
| XYZ | xyz(61.1806, 68.9872, 70.4018) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.93
Light Grey
#D8DCD6
ΔE00 8.08
Ice
#D6FFFA
ΔE00 8.63
Lightcyan
#E0FFFF
ΔE00 9.10
Ice Blue (survey)
#D7FFFE
ΔE00 9.27
Very Pale Blue
#D6FFFE
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DED1 #DEC7D4
analogous
#C8DEC7 #C7DED1 #C7DEDD
triadic
#C7DED1 #D1C7DE #DED1C7
tetradic
#C7DED1 #C7C8DE #DEC7D4 #DEDDC7
square
#C7DED1 #C7C8DE #DEC7D4 #DEDDC7
split-complementary
#C7DED1 #DDC7DE #DEC7C8
monochromatic
#7AB192 #A0C7B1 #C7DED1 #ECF4EF #ECF4EF
Accessibility & contrast
On white
1.42
#C7DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#C7DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DED1
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DED1 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD0
Deuteranopia (green-blind)
#D9D7D2
Tritanopia (blue-blind)
#C3DEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c7ded1; /* rgb */ color: rgb(199, 222, 209); /* oklch */ color: oklch(88.0% 0.030 161.0);
Tailwind
colors: {
custom: {
50: '#d8e8df',
500: '#c7ded1',
950: '#000000',
},
}SCSS
$custom: #c7ded1; $custom-light: #d8e8df; $custom-dark: #000000;
JSON
{
"hex": "#c7ded1",
"rgb": {
"r": 199,
"g": 222,
"b": 209
},
"hsl": {
"h": 146.087,
"s": 25.843,
"l": 82.549
},
"oklch": {
"l": 0.87987,
"c": 0.03022,
"h": 161
},
"luminance": 0.68988
}Semantic roles & 50–950 ramp
primary
#C7DED1
secondary
#B594A7
accent
#4179A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484