#C3DFDC#C3DFDC
#C3DFDC is a very light, muted teal. Relative luminance 0.695; OKLCH L 88.2% C 0.030 H 188.8°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DFDC |
|---|---|
| RGB | rgb(195, 223, 220) |
| HSL | hsl(174, 30%, 82%) |
| HSV | hsv(174, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(86.77, -9.80, -1.66) |
| CIE-LCH | lch(86.77, 9.94, 189.59°) |
| OKLab | oklab(88.23% -0.0296 -0.0046) |
| OKLCH | oklch(88.23% 0.03 188.8) |
| XYZ | xyz(61.8085, 69.5434, 77.8630) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.56
Lightcyan
#E0FFFF
ΔE00 6.94
Ice Blue (survey)
#D7FFFE
ΔE00 7.11
Very Pale Blue
#D6FFFE
ΔE00 7.18
Ice
#D6FFFA
ΔE00 7.24
Very Light Blue
#D5FFFF
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DFDC #DFC3C6
analogous
#C3DFCE #C3DFDC #C3D4DF
triadic
#C3DFDC #DCC3DF #DFDCC3
tetradic
#C3DFDC #CEC3DF #DFC3C6 #D4DFC3
square
#C3DFDC #CEC3DF #DFC3C6 #D4DFC3
split-complementary
#C3DFDC #DFC3D4 #DFCEC3
monochromatic
#73B4AD #9BCAC5 #C3DFDC #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.41
#C3DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#C3DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DFDC
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DFDC | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#D6D7DC
Tritanopia (blue-blind)
#BCE1DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c3dfdc; /* rgb */ color: rgb(195, 223, 220); /* oklch */ color: oklch(88.2% 0.030 188.8);
Tailwind
colors: {
custom: {
50: '#d5e9e6',
500: '#c3dfdc',
950: '#000000',
},
}SCSS
$custom: #c3dfdc; $custom-light: #d5e9e6; $custom-dark: #000000;
JSON
{
"hex": "#c3dfdc",
"rgb": {
"r": 195,
"g": 223,
"b": 220
},
"hsl": {
"h": 173.571,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.88229,
"c": 0.02993,
"h": 188.8
},
"luminance": 0.69545
}Semantic roles & 50–950 ramp
primary
#C3DFDC
secondary
#B79094
accent
#3C48A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484