#C2DCCD#C2DCCD
#C2DCCD is a very light, muted green. Relative luminance 0.671; OKLCH L 87.1% C 0.034 H 160.3°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCCD |
|---|---|
| RGB | rgb(194, 220, 205) |
| HSL | hsl(145, 27%, 81%) |
| HSV | hsv(145, 12%, 86%) |
| CMYK | cmyk(11.8%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(85.54, -11.47, 4.45) |
| CIE-LCH | lch(85.54, 12.31, 158.79°) |
| OKLab | oklab(87.11% -0.0324 0.0116) |
| OKLCH | oklch(87.11% 0.034 160.3) |
| XYZ | xyz(58.8583, 67.0625, 67.5892) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.86
Ice
#D6FFFA
ΔE00 9.01
Light Grey
#D8DCD6
ΔE00 9.29
Duck Egg Blue
#C3FBF4
ΔE00 9.56
Ice Blue (survey)
#D7FFFE
ΔE00 9.81
Powder Blue
#B0E0E6
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCCD #DCC2D1
analogous
#C4DCC2 #C2DCCD #C2DCDA
triadic
#C2DCCD #CDC2DC #DCCDC2
tetradic
#C2DCCD #C2C4DC #DCC2D1 #DCDAC2
square
#C2DCCD #C2C4DC #DCC2D1 #DCDAC2
split-complementary
#C2DCCD #DAC2DC #DCC2C4
monochromatic
#74AF8D #9BC6AD #C2DCCD #E9F2ED #ECF4EF
Accessibility & contrast
On white
1.46
#C2DCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#C2DCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCCD
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCCD | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CC
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#BEDCD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2dccd; /* rgb */ color: rgb(194, 220, 205); /* oklch */ color: oklch(87.1% 0.034 160.3);
Tailwind
colors: {
custom: {
50: '#d4e6dc',
500: '#c2dccd',
950: '#000000',
},
}SCSS
$custom: #c2dccd; $custom-light: #d4e6dc; $custom-dark: #000000;
JSON
{
"hex": "#c2dccd",
"rgb": {
"r": 194,
"g": 220,
"b": 205
},
"hsl": {
"h": 145.385,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87107,
"c": 0.03444,
"h": 160.3
},
"luminance": 0.67064
}Semantic roles & 50–950 ramp
primary
#C2DCCD
secondary
#B38FA4
accent
#407BA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484