#C5DDCF#C5DDCF
#C5DDCF is a very light, muted green. Relative luminance 0.681; OKLCH L 87.6% C 0.032 H 160.1°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DDCF |
|---|---|
| RGB | rgb(197, 221, 207) |
| HSL | hsl(145, 26%, 82%) |
| HSV | hsv(145, 11%, 87%) |
| CMYK | cmyk(10.9%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(86.05, -10.61, 4.17) |
| CIE-LCH | lch(86.05, 11.40, 158.57°) |
| OKLab | oklab(87.58% -0.03 0.0108) |
| OKLCH | oklch(87.58% 0.032 160.1) |
| XYZ | xyz(60.1424, 68.0873, 68.9929) |
| Luminance | 0.6809 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.30
Light Grey
#D8DCD6
ΔE00 8.55
Ice
#D6FFFA
ΔE00 8.85
Lightcyan
#E0FFFF
ΔE00 9.52
Ice Blue (survey)
#D7FFFE
ΔE00 9.57
Very Pale Blue
#D6FFFE
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DDCF #DDC5D3
analogous
#C7DDC5 #C5DDCF #C5DDDB
triadic
#C5DDCF #CFC5DD #DDCFC5
tetradic
#C5DDCF #C5C7DD #DDC5D3 #DDDBC5
square
#C5DDCF #C5C7DD #DDC5D3 #DDDBC5
split-complementary
#C5DDCF #DBC5DD #DDC5C7
monochromatic
#78B08F #9EC6AF #C5DDCF #ECF4EF #ECF4EF
Accessibility & contrast
On white
1.44
#C5DDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#C5DDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DDCF
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DDCF | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CE
Deuteranopia (green-blind)
#D8D6D0
Tritanopia (blue-blind)
#C1DDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c5ddcf; /* rgb */ color: rgb(197, 221, 207); /* oklch */ color: oklch(87.6% 0.032 160.1);
Tailwind
colors: {
custom: {
50: '#d6e7dd',
500: '#c5ddcf',
950: '#000000',
},
}SCSS
$custom: #c5ddcf; $custom-light: #d6e7dd; $custom-dark: #000000;
JSON
{
"hex": "#c5ddcf",
"rgb": {
"r": 197,
"g": 221,
"b": 207
},
"hsl": {
"h": 145,
"s": 26.087,
"l": 81.961
},
"oklch": {
"l": 0.87582,
"c": 0.0319,
"h": 160.1
},
"luminance": 0.68088
}Semantic roles & 50–950 ramp
primary
#C5DDCF
secondary
#B492A6
accent
#417BA5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484