#C0DDCD#C0DDCD
#C0DDCD is a very light, muted green. Relative luminance 0.673; OKLCH L 87.2% C 0.038 H 161.4°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DDCD |
|---|---|
| RGB | rgb(192, 221, 205) |
| HSL | hsl(147, 30%, 81%) |
| HSV | hsv(147, 13%, 87%) |
| CMYK | cmyk(13.1%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(85.67, -12.64, 4.63) |
| CIE-LCH | lch(85.67, 13.46, 159.90°) |
| OKLab | oklab(87.18% -0.0358 0.012) |
| OKLCH | oklch(87.18% 0.038 161.4) |
| XYZ | xyz(58.6116, 67.3260, 67.6530) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 8.81
Duck Egg Blue
#C3FBF4
ΔE00 9.04
Honeydew
#F0FFF0
ΔE00 9.20
Ice Blue (survey)
#D7FFFE
ΔE00 9.73
Eggshell Blue
#C4FFF7
ΔE00 9.74
Very Pale Blue
#D6FFFE
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DDCD #DDC0D0
analogous
#C1DDC0 #C0DDCD #C0DDDB
triadic
#C0DDCD #CDC0DD #DDCDC0
tetradic
#C0DDCD #C0C1DD #DDC0D0 #DDDBC0
square
#C0DDCD #C0C1DD #DDC0D0 #DDDBC0
split-complementary
#C0DDCD #DBC0DD #DDC0C1
monochromatic
#71B28E #98C8AD #C0DDCD #E8F2ED #EBF4EF
Accessibility & contrast
On white
1.45
#C0DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#C0DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DDCD
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DDCD | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CC
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#BBDDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c0ddcd; /* rgb */ color: rgb(192, 221, 205); /* oklch */ color: oklch(87.2% 0.038 161.4);
Tailwind
colors: {
custom: {
50: '#d3e7dc',
500: '#c0ddcd',
950: '#000000',
},
}SCSS
$custom: #c0ddcd; $custom-light: #d3e7dc; $custom-dark: #000000;
JSON
{
"hex": "#c0ddcd",
"rgb": {
"r": 192,
"g": 221,
"b": 205
},
"hsl": {
"h": 146.897,
"s": 29.897,
"l": 80.98
},
"oklch": {
"l": 0.87178,
"c": 0.03775,
"h": 161.4
},
"luminance": 0.67327
}Semantic roles & 50–950 ramp
primary
#C0DDCD
secondary
#B48DA3
accent
#3D78A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484