#C5DED1#C5DED1
#C5DED1 is a very light, muted green. Relative luminance 0.687; OKLCH L 87.8% C 0.032 H 163.2°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DED1 |
|---|---|
| RGB | rgb(197, 222, 209) |
| HSL | hsl(149, 27%, 82%) |
| HSV | hsv(149, 11%, 87%) |
| CMYK | cmyk(11.3%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(86.36, -10.75, 3.56) |
| CIE-LCH | lch(86.36, 11.33, 161.66°) |
| OKLab | oklab(87.85% -0.0306 0.0093) |
| OKLCH | oklch(87.85% 0.032 163.2) |
| XYZ | xyz(60.6533, 68.7153, 70.3771) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.25
Ice
#D6FFFA
ΔE00 8.39
Light Grey
#D8DCD6
ΔE00 8.65
Lightcyan
#E0FFFF
ΔE00 9.07
Ice Blue (survey)
#D7FFFE
ΔE00 9.08
Very Pale Blue
#D6FFFE
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DED1 #DEC5D2
analogous
#C6DEC5 #C5DED1 #C5DEDE
triadic
#C5DED1 #D1C5DE #DED1C5
tetradic
#C5DED1 #C5C6DE #DEC5D2 #DEDEC5
square
#C5DED1 #C5C6DE #DEC5D2 #DEDEC5
split-complementary
#C5DED1 #DEC5DE #DEC5C6
monochromatic
#77B293 #9EC8B2 #C5DED1 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.42
#C5DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#C5DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DED1
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DED1 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD0
Deuteranopia (green-blind)
#D8D7D2
Tritanopia (blue-blind)
#C1DEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c5ded1; /* rgb */ color: rgb(197, 222, 209); /* oklch */ color: oklch(87.8% 0.032 163.2);
Tailwind
colors: {
custom: {
50: '#d6e8df',
500: '#c5ded1',
950: '#000000',
},
}SCSS
$custom: #c5ded1; $custom-light: #d6e8df; $custom-dark: #000000;
JSON
{
"hex": "#c5ded1",
"rgb": {
"r": 197,
"g": 222,
"b": 209
},
"hsl": {
"h": 148.8,
"s": 27.473,
"l": 82.157
},
"oklch": {
"l": 0.87846,
"c": 0.03195,
"h": 163.2
},
"luminance": 0.68716
}Semantic roles & 50–950 ramp
primary
#C5DED1
secondary
#B592A4
accent
#3F75A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484