#C0DECD#C0DECD
#C0DECD is a very light, muted green. Relative luminance 0.679; OKLCH L 87.4% C 0.039 H 160.7°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DECD |
|---|---|
| RGB | rgb(192, 222, 205) |
| HSL | hsl(146, 31%, 81%) |
| HSV | hsv(146, 14%, 87%) |
| CMYK | cmyk(13.5%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(85.93, -13.15, 5.01) |
| CIE-LCH | lch(85.93, 14.07, 159.13°) |
| OKLab | oklab(87.39% -0.0371 0.013) |
| OKLCH | oklch(87.39% 0.039 160.7) |
| XYZ | xyz(58.8764, 67.8556, 67.7413) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 8.78
Duck Egg Blue
#C3FBF4
ΔE00 8.91
Honeydew
#F0FFF0
ΔE00 9.23
Eggshell Blue
#C4FFF7
ΔE00 9.58
Light Light Blue
#CAFFFB
ΔE00 9.72
Ice Blue (survey)
#D7FFFE
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DECD #DEC0D1
analogous
#C2DEC0 #C0DECD #C0DEDC
triadic
#C0DECD #CDC0DE #DECDC0
tetradic
#C0DECD #C0C2DE #DEC0D1 #DEDCC0
square
#C0DECD #C0C2DE #DEC0D1 #DEDCC0
split-complementary
#C0DECD #DCC0DE #DEC0C2
monochromatic
#70B48D #98C9AD #C0DECD #E8F3ED #EBF4EF
Accessibility & contrast
On white
1.44
#C0DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#C0DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DECD
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DECD | 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)
#DDD9CC
Deuteranopia (green-blind)
#D8D5CE
Tritanopia (blue-blind)
#BBDED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c0decd; /* rgb */ color: rgb(192, 222, 205); /* oklch */ color: oklch(87.4% 0.039 160.7);
Tailwind
colors: {
custom: {
50: '#d3e8dc',
500: '#c0decd',
950: '#000000',
},
}SCSS
$custom: #c0decd; $custom-light: #d3e8dc; $custom-dark: #000000;
JSON
{
"hex": "#c0decd",
"rgb": {
"r": 192,
"g": 222,
"b": 205
},
"hsl": {
"h": 146,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.87389,
"c": 0.03937,
"h": 160.7
},
"luminance": 0.67857
}Semantic roles & 50–950 ramp
primary
#C0DECD
secondary
#B68DA4
accent
#3C7AAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484