#C3DDCD#C3DDCD
#C3DDCD is a very light, muted green. Relative luminance 0.677; OKLCH L 87.4% C 0.035 H 158.6°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DDCD |
|---|---|
| RGB | rgb(195, 221, 205) |
| HSL | hsl(143, 28%, 82%) |
| HSV | hsv(143, 12%, 87%) |
| CMYK | cmyk(11.8%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(85.87, -11.65, 4.94) |
| CIE-LCH | lch(85.87, 12.65, 157.02°) |
| OKLab | oklab(87.39% -0.0328 0.0129) |
| OKLCH | oklch(87.39% 0.035 158.6) |
| XYZ | xyz(59.3791, 67.7218, 67.6890) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.68
Ice
#D6FFFA
ΔE00 9.02
Light Grey
#D8DCD6
ΔE00 9.42
Duck Egg Blue
#C3FBF4
ΔE00 9.57
Ice Blue (survey)
#D7FFFE
ΔE00 9.89
Very Pale Blue
#D6FFFE
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DDCD #DDC3D3
analogous
#C6DDC3 #C3DDCD #C3DDDA
triadic
#C3DDCD #CDC3DD #DDCDC3
tetradic
#C3DDCD #C3C6DD #DDC3D3 #DDDAC3
square
#C3DDCD #C3C6DD #DDC3D3 #DDDAC3
split-complementary
#C3DDCD #DAC3DD #DDC3C6
monochromatic
#75B18C #9CC7AC #C3DDCD #EAF3EE #EBF4EF
Accessibility & contrast
On white
1.44
#C3DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#C3DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DDCD
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DDCD | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CC
Deuteranopia (green-blind)
#D8D5CE
Tritanopia (blue-blind)
#BFDDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c3ddcd; /* rgb */ color: rgb(195, 221, 205); /* oklch */ color: oklch(87.4% 0.035 158.6);
Tailwind
colors: {
custom: {
50: '#d5e7dc',
500: '#c3ddcd',
950: '#000000',
},
}SCSS
$custom: #c3ddcd; $custom-light: #d5e7dc; $custom-dark: #000000;
JSON
{
"hex": "#c3ddcd",
"rgb": {
"r": 195,
"g": 221,
"b": 205
},
"hsl": {
"h": 143.077,
"s": 27.66,
"l": 81.569
},
"oklch": {
"l": 0.87387,
"c": 0.03523,
"h": 158.6
},
"luminance": 0.67723
}Semantic roles & 50–950 ramp
primary
#C3DDCD
secondary
#B490A6
accent
#3F7FA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484