#C5DFCD#C5DFCD
#C5DFCD is a very light, muted green. Relative luminance 0.691; OKLCH L 87.9% C 0.037 H 155.4°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DFCD |
|---|---|
| RGB | rgb(197, 223, 205) |
| HSL | hsl(138, 29%, 82%) |
| HSV | hsv(138, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(86.53, -12.00, 5.91) |
| CIE-LCH | lch(86.53, 13.38, 153.76°) |
| OKLab | oklab(87.95% -0.0336 0.0154) |
| OKLCH | oklch(87.95% 0.037 155.4) |
| XYZ | xyz(60.4306, 69.0525, 67.8904) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.37
Ice
#D6FFFA
ΔE00 9.10
Duck Egg Blue
#C3FBF4
ΔE00 9.65
Light Grey
#D8DCD6
ΔE00 9.72
Ice Blue (survey)
#D7FFFE
ΔE00 10.09
Very Pale Blue
#D6FFFE
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DFCD #DFC5D7
analogous
#CADFC5 #C5DFCD #C5DFDA
triadic
#C5DFCD #CDC5DF #DFCDC5
tetradic
#C5DFCD #C5CADF #DFC5D7 #DFDAC5
square
#C5DFCD #C5CADF #DFC5D7 #DFDAC5
split-complementary
#C5DFCD #DAC5DF #DFC5CA
monochromatic
#76B389 #9EC9AB #C5DFCD #EBF4EE #EBF4EE
Accessibility & contrast
On white
1.42
#C5DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#C5DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DFCD
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DFCD | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACC
Deuteranopia (green-blind)
#DAD7CE
Tritanopia (blue-blind)
#C1DEDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c5dfcd; /* rgb */ color: rgb(197, 223, 205); /* oklch */ color: oklch(87.9% 0.037 155.4);
Tailwind
colors: {
custom: {
50: '#d6e9dc',
500: '#c5dfcd',
950: '#000000',
},
}SCSS
$custom: #c5dfcd; $custom-light: #d6e9dc; $custom-dark: #000000;
JSON
{
"hex": "#c5dfcd",
"rgb": {
"r": 197,
"g": 223,
"b": 205
},
"hsl": {
"h": 138.462,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.87946,
"c": 0.03692,
"h": 155.4
},
"luminance": 0.69053
}Semantic roles & 50–950 ramp
primary
#C5DFCD
secondary
#B692AB
accent
#3E87A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484