#C2DECD#C2DECD
#C2DECD is a very light, muted green. Relative luminance 0.681; OKLCH L 87.5% C 0.038 H 158.9°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DECD |
|---|---|
| RGB | rgb(194, 222, 205) |
| HSL | hsl(144, 30%, 82%) |
| HSV | hsv(144, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(86.07, -12.49, 5.22) |
| CIE-LCH | lch(86.07, 13.53, 157.32°) |
| OKLab | oklab(87.53% -0.0352 0.0136) |
| OKLCH | oklch(87.53% 0.038 158.9) |
| XYZ | xyz(59.3863, 68.1186, 67.7652) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.86
Ice
#D6FFFA
ΔE00 8.89
Duck Egg Blue
#C3FBF4
ΔE00 9.24
Ice Blue (survey)
#D7FFFE
ΔE00 9.86
Very Pale Blue
#D6FFFE
ΔE00 9.90
Eggshell Blue
#C4FFF7
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DECD #DEC2D3
analogous
#C5DEC2 #C2DECD #C2DEDB
triadic
#C2DECD #CDC2DE #DECDC2
tetradic
#C2DECD #C2C5DE #DEC2D3 #DEDBC2
square
#C2DECD #C2C5DE #DEC2D3 #DEDBC2
split-complementary
#C2DECD #DBC2DE #DEC2C5
monochromatic
#73B38C #9AC9AC #C2DECD #EAF3EE #EBF4EF
Accessibility & contrast
On white
1.44
#C2DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#C2DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DECD
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DECD | 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)
#DDD9CC
Deuteranopia (green-blind)
#D8D6CE
Tritanopia (blue-blind)
#BEDED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c2decd; /* rgb */ color: rgb(194, 222, 205); /* oklch */ color: oklch(87.5% 0.038 158.9);
Tailwind
colors: {
custom: {
50: '#d4e8dc',
500: '#c2decd',
950: '#000000',
},
}SCSS
$custom: #c2decd; $custom-light: #d4e8dc; $custom-dark: #000000;
JSON
{
"hex": "#c2decd",
"rgb": {
"r": 194,
"g": 222,
"b": 205
},
"hsl": {
"h": 143.571,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.87527,
"c": 0.0377,
"h": 158.9
},
"luminance": 0.6812
}Semantic roles & 50–950 ramp
primary
#C2DECD
secondary
#B58FA6
accent
#3D7EA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484