#C3DDCE#C3DDCE
#C3DDCE is a very light, muted green. Relative luminance 0.678; OKLCH L 87.4% C 0.034 H 160.3°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DDCE |
|---|---|
| RGB | rgb(195, 221, 206) |
| HSL | hsl(145, 28%, 82%) |
| HSV | hsv(145, 12%, 87%) |
| CMYK | cmyk(11.8%, 0%, 6.8%, 13.3%) |
| CIE-LAB | lab(85.89, -11.46, 4.45) |
| CIE-LCH | lch(85.89, 12.30, 158.80°) |
| OKLab | oklab(87.41% -0.0324 0.0116) |
| OKLCH | oklch(87.41% 0.034 160.3) |
| XYZ | xyz(59.5002, 67.7702, 68.3267) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.65
Ice
#D6FFFA
ΔE00 8.83
Light Grey
#D8DCD6
ΔE00 9.26
Duck Egg Blue
#C3FBF4
ΔE00 9.42
Ice Blue (survey)
#D7FFFE
ΔE00 9.64
Very Pale Blue
#D6FFFE
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DDCE #DDC3D2
analogous
#C5DDC3 #C3DDCE #C3DDDB
triadic
#C3DDCE #CEC3DD #DDCEC3
tetradic
#C3DDCE #C3C5DD #DDC3D2 #DDDBC3
square
#C3DDCE #C3C5DD #DDC3D2 #DDDBC3
split-complementary
#C3DDCE #DBC3DD #DDC3C5
monochromatic
#75B18E #9CC7AE #C3DDCE #EAF3EE #EBF4EF
Accessibility & contrast
On white
1.44
#C3DDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#C3DDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DDCE
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DDCE | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CD
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#BFDDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c3ddce; /* rgb */ color: rgb(195, 221, 206); /* oklch */ color: oklch(87.4% 0.034 160.3);
Tailwind
colors: {
custom: {
50: '#d5e7dd',
500: '#c3ddce',
950: '#000000',
},
}SCSS
$custom: #c3ddce; $custom-light: #d5e7dd; $custom-dark: #000000;
JSON
{
"hex": "#c3ddce",
"rgb": {
"r": 195,
"g": 221,
"b": 206
},
"hsl": {
"h": 145.385,
"s": 27.66,
"l": 81.569
},
"oklch": {
"l": 0.87414,
"c": 0.0344,
"h": 160.3
},
"luminance": 0.67771
}Semantic roles & 50–950 ramp
primary
#C3DDCE
secondary
#B490A5
accent
#3F7BA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484