#C5DDCA#C5DDCA
#C5DDCA is a very light, muted green. Relative luminance 0.678; OKLCH L 87.4% C 0.036 H 151.7°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DDCA |
|---|---|
| RGB | rgb(197, 221, 202) |
| HSL | hsl(133, 26%, 82%) |
| HSV | hsv(133, 11%, 87%) |
| CMYK | cmyk(10.9%, 0%, 8.6%, 13.3%) |
| CIE-LAB | lab(85.93, -11.53, 6.63) |
| CIE-LCH | lch(85.93, 13.30, 150.10°) |
| OKLab | oklab(87.45% -0.032 0.0173) |
| OKLCH | oklch(87.45% 0.036 151.7) |
| XYZ | xyz(59.5408, 67.8466, 65.8245) |
| Luminance | 0.6785 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.53
Light Grey
#D8DCD6
ΔE00 9.46
Ice
#D6FFFA
ΔE00 9.84
Duck Egg Blue
#C3FBF4
ΔE00 10.44
Beige
#F5F5DC
ΔE00 10.76
Ice Blue (survey)
#D7FFFE
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DDCA #DDC5D8
analogous
#CCDDC5 #C5DDCA #C5DDD6
triadic
#C5DDCA #CAC5DD #DDCAC5
tetradic
#C5DDCA #C5CCDD #DDC5D8 #DDD6C5
square
#C5DDCA #C5CCDD #DDC5D8 #DDD6C5
split-complementary
#C5DDCA #D6C5DD #DDC5CC
monochromatic
#78B083 #9EC6A7 #C5DDCA #ECF4ED #ECF4ED
Accessibility & contrast
On white
1.44
#C5DDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#C5DDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DDCA
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DDCA | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9C9
Deuteranopia (green-blind)
#D9D6CB
Tritanopia (blue-blind)
#C2DCD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c5ddca; /* rgb */ color: rgb(197, 221, 202); /* oklch */ color: oklch(87.4% 0.036 151.7);
Tailwind
colors: {
custom: {
50: '#d6e7da',
500: '#c5ddca',
950: '#000000',
},
}SCSS
$custom: #c5ddca; $custom-light: #d6e7da; $custom-dark: #000000;
JSON
{
"hex": "#c5ddca",
"rgb": {
"r": 197,
"g": 221,
"b": 202
},
"hsl": {
"h": 132.5,
"s": 26.087,
"l": 81.961
},
"oklch": {
"l": 0.87446,
"c": 0.03638,
"h": 151.7
},
"luminance": 0.67847
}Semantic roles & 50–950 ramp
primary
#C5DDCA
secondary
#B492AD
accent
#4190A5
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483