#C1DDCD#C1DDCD
#C1DDCD is a very light, muted green. Relative luminance 0.675; OKLCH L 87.2% C 0.037 H 160.5°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DDCD |
|---|---|
| RGB | rgb(193, 221, 205) |
| HSL | hsl(146, 29%, 81%) |
| HSV | hsv(146, 13%, 87%) |
| CMYK | cmyk(12.7%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(85.73, -12.31, 4.73) |
| CIE-LCH | lch(85.73, 13.19, 158.98°) |
| OKLab | oklab(87.25% -0.0348 0.0123) |
| OKLCH | oklch(87.25% 0.037 160.5) |
| XYZ | xyz(58.8657, 67.4570, 67.6649) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 8.87
Honeydew
#F0FFF0
ΔE00 9.02
Duck Egg Blue
#C3FBF4
ΔE00 9.21
Ice Blue (survey)
#D7FFFE
ΔE00 9.78
Very Pale Blue
#D6FFFE
ΔE00 9.81
Eggshell Blue
#C4FFF7
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DDCD #DDC1D1
analogous
#C3DDC1 #C1DDCD #C1DDDB
triadic
#C1DDCD #CDC1DD #DDCDC1
tetradic
#C1DDCD #C1C3DD #DDC1D1 #DDDBC1
square
#C1DDCD #C1C3DD #DDC1D1 #DDDBC1
split-complementary
#C1DDCD #DBC1DD #DDC1C3
monochromatic
#72B28D #99C7AD #C1DDCD #E9F3ED #EBF4EF
Accessibility & contrast
On white
1.45
#C1DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#C1DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DDCD
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DDCD | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CC
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#BCDDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c1ddcd; /* rgb */ color: rgb(193, 221, 205); /* oklch */ color: oklch(87.2% 0.037 160.5);
Tailwind
colors: {
custom: {
50: '#d4e7dc',
500: '#c1ddcd',
950: '#000000',
},
}SCSS
$custom: #c1ddcd; $custom-light: #d4e7dc; $custom-dark: #000000;
JSON
{
"hex": "#c1ddcd",
"rgb": {
"r": 193,
"g": 221,
"b": 205
},
"hsl": {
"h": 145.714,
"s": 29.167,
"l": 81.176
},
"oklch": {
"l": 0.87247,
"c": 0.0369,
"h": 160.5
},
"luminance": 0.67458
}Semantic roles & 50–950 ramp
primary
#C1DDCD
secondary
#B48EA4
accent
#3E7AA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484