#C2DDCD#C2DDCD
#C2DDCD is a very light, muted green. Relative luminance 0.676; OKLCH L 87.3% C 0.036 H 159.6°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DDCD |
|---|---|
| RGB | rgb(194, 221, 205) |
| HSL | hsl(144, 28%, 81%) |
| HSV | hsv(144, 12%, 87%) |
| CMYK | cmyk(12.2%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(85.80, -11.98, 4.84) |
| CIE-LCH | lch(85.80, 12.92, 158.02°) |
| OKLab | oklab(87.32% -0.0338 0.0126) |
| OKLCH | oklch(87.32% 0.036 159.6) |
| XYZ | xyz(59.1215, 67.5890, 67.6769) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.85
Ice
#D6FFFA
ΔE00 8.94
Duck Egg Blue
#C3FBF4
ΔE00 9.39
Light Grey
#D8DCD6
ΔE00 9.68
Ice Blue (survey)
#D7FFFE
ΔE00 9.83
Very Pale Blue
#D6FFFE
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DDCD #DDC2D2
analogous
#C5DDC2 #C2DDCD #C2DDDB
triadic
#C2DDCD #CDC2DD #DDCDC2
tetradic
#C2DDCD #C2C5DD #DDC2D2 #DDDBC2
square
#C2DDCD #C2C5DD #DDC2D2 #DDDBC2
split-complementary
#C2DDCD #DBC2DD #DDC2C5
monochromatic
#73B18D #9BC7AD #C2DDCD #E9F3ED #EBF4EF
Accessibility & contrast
On white
1.45
#C2DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#C2DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DDCD
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DDCD | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CC
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#BEDDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2ddcd; /* rgb */ color: rgb(194, 221, 205); /* oklch */ color: oklch(87.3% 0.036 159.6);
Tailwind
colors: {
custom: {
50: '#d4e7dc',
500: '#c2ddcd',
950: '#000000',
},
}SCSS
$custom: #c2ddcd; $custom-light: #d4e7dc; $custom-dark: #000000;
JSON
{
"hex": "#c2ddcd",
"rgb": {
"r": 194,
"g": 221,
"b": 205
},
"hsl": {
"h": 144.444,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.87317,
"c": 0.03607,
"h": 159.6
},
"luminance": 0.6759
}Semantic roles & 50–950 ramp
primary
#C2DDCD
secondary
#B48FA5
accent
#3E7CA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484