#C5DFD1#C5DFD1
#C5DFD1 is a very light, muted green. Relative luminance 0.692; OKLCH L 88.1% C 0.034 H 162.2°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DFD1 |
|---|---|
| RGB | rgb(197, 223, 209) |
| HSL | hsl(148, 29%, 82%) |
| HSV | hsv(148, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(86.63, -11.26, 3.95) |
| CIE-LCH | lch(86.63, 11.93, 160.68°) |
| OKLab | oklab(88.06% -0.0319 0.0103) |
| OKLCH | oklch(88.06% 0.034 162.2) |
| XYZ | xyz(60.9197, 69.2481, 70.4659) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.21
Ice
#D6FFFA
ΔE00 8.28
Duck Egg Blue
#C3FBF4
ΔE00 9.03
Light Grey
#D8DCD6
ΔE00 9.05
Ice Blue (survey)
#D7FFFE
ΔE00 9.06
Very Pale Blue
#D6FFFE
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DFD1 #DFC5D3
analogous
#C6DFC5 #C5DFD1 #C5DFDE
triadic
#C5DFD1 #D1C5DF #DFD1C5
tetradic
#C5DFD1 #C5C6DF #DFC5D3 #DFDEC5
square
#C5DFD1 #C5C6DF #DFC5D3 #DFDEC5
split-complementary
#C5DFD1 #DEC5DF #DFC5C6
monochromatic
#76B392 #9EC9B2 #C5DFD1 #EBF4EF #EBF4EF
Accessibility & contrast
On white
1.41
#C5DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#C5DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DFD1
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DFD1 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD0
Deuteranopia (green-blind)
#D9D7D2
Tritanopia (blue-blind)
#C1DFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c5dfd1; /* rgb */ color: rgb(197, 223, 209); /* oklch */ color: oklch(88.1% 0.034 162.2);
Tailwind
colors: {
custom: {
50: '#d6e9df',
500: '#c5dfd1',
950: '#000000',
},
}SCSS
$custom: #c5dfd1; $custom-light: #d6e9df; $custom-dark: #000000;
JSON
{
"hex": "#c5dfd1",
"rgb": {
"r": 197,
"g": 223,
"b": 209
},
"hsl": {
"h": 147.692,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.88055,
"c": 0.03356,
"h": 162.2
},
"luminance": 0.69249
}Semantic roles & 50–950 ramp
primary
#C5DFD1
secondary
#B692A6
accent
#3E77A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484