#C3DEDD#C3DEDD
#C3DEDD is a very light, muted teal. Relative luminance 0.691; OKLCH L 88.0% C 0.029 H 193.9°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DEDD |
|---|---|
| RGB | rgb(195, 222, 221) |
| HSL | hsl(178, 29%, 82%) |
| HSV | hsv(178, 12%, 87%) |
| CMYK | cmyk(12.2%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(86.54, -9.09, -2.53) |
| CIE-LCH | lch(86.54, 9.44, 195.55°) |
| OKLab | oklab(88.05% -0.0278 -0.0069) |
| OKLCH | oklch(88.05% 0.029 193.9) |
| XYZ | xyz(61.6749, 69.0638, 78.4738) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.37
Lightblue
#ADD8E6
ΔE00 6.81
Lightcyan
#E0FFFF
ΔE00 7.02
Ice Blue (survey)
#D7FFFE
ΔE00 7.39
Very Pale Blue
#D6FFFE
ΔE00 7.47
Very Light Blue
#D5FFFF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DEDD #DEC3C4
analogous
#C3DED0 #C3DEDD #C3D2DE
triadic
#C3DEDD #DDC3DE #DEDDC3
tetradic
#C3DEDD #D0C3DE #DEC3C4 #D2DEC3
square
#C3DEDD #D0C3DE #DEC3C4 #D2DEC3
split-complementary
#C3DEDD #DEC3D2 #DED0C3
monochromatic
#74B3B0 #9CC8C7 #C3DEDD #EAF4F3 #EBF4F4
Accessibility & contrast
On white
1.42
#C3DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#C3DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DEDD
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DEDD | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDD
Deuteranopia (green-blind)
#D5D7DD
Tritanopia (blue-blind)
#BBE0DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c3dedd; /* rgb */ color: rgb(195, 222, 221); /* oklch */ color: oklch(88.0% 0.029 193.9);
Tailwind
colors: {
custom: {
50: '#d5e8e7',
500: '#c3dedd',
950: '#000000',
},
}SCSS
$custom: #c3dedd; $custom-light: #d5e8e7; $custom-dark: #000000;
JSON
{
"hex": "#c3dedd",
"rgb": {
"r": 195,
"g": 222,
"b": 221
},
"hsl": {
"h": 177.778,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.8805,
"c": 0.02867,
"h": 193.9
},
"luminance": 0.69065
}Semantic roles & 50–950 ramp
primary
#C3DEDD
secondary
#B59091
accent
#3E42A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484