#C5DFCA#C5DFCA
#C5DFCA is a very light, muted green. Relative luminance 0.689; OKLCH L 87.9% C 0.040 H 151.0°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DFCA |
|---|---|
| RGB | rgb(197, 223, 202) |
| HSL | hsl(132, 29%, 82%) |
| HSV | hsv(132, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(86.46, -12.54, 7.39) |
| CIE-LCH | lch(86.46, 14.56, 149.49°) |
| OKLab | oklab(87.87% -0.0348 0.0192) |
| OKLCH | oklch(87.87% 0.04 151) |
| XYZ | xyz(60.0720, 68.9090, 66.0015) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.62
Ice
#D6FFFA
ΔE00 9.79
Duck Egg Blue
#C3FBF4
ΔE00 10.21
Light Grey
#D8DCD6
ΔE00 10.27
Mint
#AAF0C1
ΔE00 10.44
Eggshell Blue
#C4FFF7
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DFCA #DFC5DA
analogous
#CDDFC5 #C5DFCA #C5DFD7
triadic
#C5DFCA #CAC5DF #DFCAC5
tetradic
#C5DFCA #C5CDDF #DFC5DA #DFD7C5
square
#C5DFCA #C5CDDF #DFC5DA #DFD7C5
split-complementary
#C5DFCA #D7C5DF #DFC5CD
monochromatic
#76B382 #9EC9A6 #C5DFCA #EBF4ED #EBF4ED
Accessibility & contrast
On white
1.42
#C5DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#C5DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DFCA
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DFCA | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC9
Deuteranopia (green-blind)
#DBD7CB
Tritanopia (blue-blind)
#C2DED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c5dfca; /* rgb */ color: rgb(197, 223, 202); /* oklch */ color: oklch(87.9% 0.040 151.0);
Tailwind
colors: {
custom: {
50: '#d6e9da',
500: '#c5dfca',
950: '#000000',
},
}SCSS
$custom: #c5dfca; $custom-light: #d6e9da; $custom-dark: #000000;
JSON
{
"hex": "#c5dfca",
"rgb": {
"r": 197,
"g": 223,
"b": 202
},
"hsl": {
"h": 131.538,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.87866,
"c": 0.03974,
"h": 151
},
"luminance": 0.6891
}Semantic roles & 50–950 ramp
primary
#C5DFCA
secondary
#B692AF
accent
#3E93A8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483