#C7DED2#C7DED2
#C7DED2 is a very light, muted green. Relative luminance 0.690; OKLCH L 88.0% C 0.029 H 163.1°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DED2 |
|---|---|
| RGB | rgb(199, 222, 210) |
| HSL | hsl(149, 26%, 83%) |
| HSV | hsv(149, 10%, 87%) |
| CMYK | cmyk(10.4%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(86.52, -9.90, 3.29) |
| CIE-LCH | lch(86.52, 10.43, 161.65°) |
| OKLab | oklab(88.01% -0.0282 0.0085) |
| OKLCH | oklch(88.01% 0.029 163.1) |
| XYZ | xyz(61.3048, 69.0369, 71.0559) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.92
Honeydew
#F0FFF0
ΔE00 7.95
Ice
#D6FFFA
ΔE00 8.48
Lightcyan
#E0FFFF
ΔE00 8.85
Ice Blue (survey)
#D7FFFE
ΔE00 9.05
Very Pale Blue
#D6FFFE
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DED2 #DEC7D3
analogous
#C7DEC7 #C7DED2 #C7DEDE
triadic
#C7DED2 #D2C7DE #DED2C7
tetradic
#C7DED2 #C7C7DE #DEC7D3 #DEDEC7
square
#C7DED2 #C7C7DE #DEC7D3 #DEDEC7
split-complementary
#C7DED2 #DEC7DE #DEC7C7
monochromatic
#7AB194 #A0C7B3 #C7DED2 #ECF4F0 #ECF4F0
Accessibility & contrast
On white
1.42
#C7DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#C7DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DED2
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DED2 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD1
Deuteranopia (green-blind)
#D9D7D3
Tritanopia (blue-blind)
#C3DEDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c7ded2; /* rgb */ color: rgb(199, 222, 210); /* oklch */ color: oklch(88.0% 0.029 163.1);
Tailwind
colors: {
custom: {
50: '#d8e8df',
500: '#c7ded2',
950: '#000000',
},
}SCSS
$custom: #c7ded2; $custom-light: #d8e8df; $custom-dark: #000000;
JSON
{
"hex": "#c7ded2",
"rgb": {
"r": 199,
"g": 222,
"b": 210
},
"hsl": {
"h": 148.696,
"s": 25.843,
"l": 82.549
},
"oklch": {
"l": 0.88014,
"c": 0.02945,
"h": 163.1
},
"luminance": 0.69038
}Semantic roles & 50–950 ramp
primary
#C7DED2
secondary
#B594A5
accent
#4175A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484