#C1DDCB#C1DDCB
#C1DDCB is a very light, muted green. Relative luminance 0.674; OKLCH L 87.2% C 0.039 H 157.3°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DDCB |
|---|---|
| RGB | rgb(193, 221, 203) |
| HSL | hsl(141, 29%, 81%) |
| HSV | hsv(141, 13%, 87%) |
| CMYK | cmyk(12.7%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(85.69, -12.68, 5.72) |
| CIE-LCH | lch(85.69, 13.91, 155.74°) |
| OKLab | oklab(87.19% -0.0356 0.0149) |
| OKLCH | oklch(87.19% 0.039 157.3) |
| XYZ | xyz(58.6258, 67.3611, 66.4016) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 9.12
Ice
#D6FFFA
ΔE00 9.29
Duck Egg Blue
#C3FBF4
ΔE00 9.55
Eggshell Blue
#C4FFF7
ΔE00 10.20
Light Grey
#D8DCD6
ΔE00 10.26
Ice Blue (survey)
#D7FFFE
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DDCB #DDC1D3
analogous
#C5DDC1 #C1DDCB #C1DDD9
triadic
#C1DDCB #CBC1DD #DDCBC1
tetradic
#C1DDCB #C1C5DD #DDC1D3 #DDD9C1
square
#C1DDCB #C1C5DD #DDC1D3 #DDD9C1
split-complementary
#C1DDCB #D9C1DD #DDC1C5
monochromatic
#72B289 #99C7AA #C1DDCB #E9F3EC #EBF4EE
Accessibility & contrast
On white
1.45
#C1DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#C1DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DDCB
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DDCB | 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)
#DDD8CA
Deuteranopia (green-blind)
#D7D5CC
Tritanopia (blue-blind)
#BDDCD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c1ddcb; /* rgb */ color: rgb(193, 221, 203); /* oklch */ color: oklch(87.2% 0.039 157.3);
Tailwind
colors: {
custom: {
50: '#d4e7da',
500: '#c1ddcb',
950: '#000000',
},
}SCSS
$custom: #c1ddcb; $custom-light: #d4e7da; $custom-dark: #000000;
JSON
{
"hex": "#c1ddcb",
"rgb": {
"r": 193,
"g": 221,
"b": 203
},
"hsl": {
"h": 141.429,
"s": 29.167,
"l": 81.176
},
"oklch": {
"l": 0.87193,
"c": 0.03858,
"h": 157.3
},
"luminance": 0.67362
}Semantic roles & 50–950 ramp
primary
#C1DDCB
secondary
#B48EA7
accent
#3E82A8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483