#C3DECD#C3DECD
#C3DECD is a very light, muted green. Relative luminance 0.683; OKLCH L 87.6% C 0.037 H 157.9°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DECD |
|---|---|
| RGB | rgb(195, 222, 205) |
| HSL | hsl(142, 29%, 82%) |
| HSV | hsv(142, 12%, 87%) |
| CMYK | cmyk(12.2%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(86.13, -12.16, 5.32) |
| CIE-LCH | lch(86.13, 13.27, 156.35°) |
| OKLab | oklab(87.6% -0.0342 0.0139) |
| OKLCH | oklch(87.6% 0.037 157.9) |
| XYZ | xyz(59.6439, 68.2514, 67.7773) |
| Luminance | 0.6825 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.69
Ice
#D6FFFA
ΔE00 8.97
Duck Egg Blue
#C3FBF4
ΔE00 9.41
Light Grey
#D8DCD6
ΔE00 9.81
Ice Blue (survey)
#D7FFFE
ΔE00 9.92
Very Pale Blue
#D6FFFE
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DECD #DEC3D4
analogous
#C7DEC3 #C3DECD #C3DEDB
triadic
#C3DECD #CDC3DE #DECDC3
tetradic
#C3DECD #C3C7DE #DEC3D4 #DEDBC3
square
#C3DECD #C3C7DE #DEC3D4 #DEDBC3
split-complementary
#C3DECD #DBC3DE #DEC3C7
monochromatic
#74B38B #9CC8AC #C3DECD #EAF4EE #EBF4EF
Accessibility & contrast
On white
1.43
#C3DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#C3DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DECD
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DECD | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9CC
Deuteranopia (green-blind)
#D8D6CE
Tritanopia (blue-blind)
#BFDED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c3decd; /* rgb */ color: rgb(195, 222, 205); /* oklch */ color: oklch(87.6% 0.037 157.9);
Tailwind
colors: {
custom: {
50: '#d5e8dc',
500: '#c3decd',
950: '#000000',
},
}SCSS
$custom: #c3decd; $custom-light: #d5e8dc; $custom-dark: #000000;
JSON
{
"hex": "#c3decd",
"rgb": {
"r": 195,
"g": 222,
"b": 205
},
"hsl": {
"h": 142.222,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.87597,
"c": 0.03688,
"h": 157.9
},
"luminance": 0.68252
}Semantic roles & 50–950 ramp
primary
#C3DECD
secondary
#B590A7
accent
#3E80A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484