#C3DFD8#C3DFD8
#C3DFD8 is a very light, muted teal. Relative luminance 0.693; OKLCH L 88.1% C 0.031 H 178.8°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DFD8 |
|---|---|
| RGB | rgb(195, 223, 216) |
| HSL | hsl(165, 30%, 82%) |
| HSV | hsv(165, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(86.67, -10.58, 0.30) |
| CIE-LCH | lch(86.67, 10.59, 178.36°) |
| OKLab | oklab(88.11% -0.0311 0.0006) |
| OKLCH | oklch(88.11% 0.031 178.8) |
| XYZ | xyz(61.2850, 69.3341, 75.1064) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.72
Ice
#D6FFFA
ΔE00 7.21
Ice Blue (survey)
#D7FFFE
ΔE00 7.49
Lightcyan
#E0FFFF
ΔE00 7.54
Very Pale Blue
#D6FFFE
ΔE00 7.55
Very Light Blue
#D5FFFF
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DFD8 #DFC3CA
analogous
#C3DFCA #C3DFD8 #C3D8DF
triadic
#C3DFD8 #D8C3DF #DFD8C3
tetradic
#C3DFD8 #CAC3DF #DFC3CA #D8DFC3
square
#C3DFD8 #CAC3DF #DFC3CA #D8DFC3
split-complementary
#C3DFD8 #DFC3D8 #DFCAC3
monochromatic
#73B4A4 #9BCABE #C3DFD8 #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.41
#C3DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#C3DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DFD8
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DFD8 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD8
Deuteranopia (green-blind)
#D7D7D9
Tritanopia (blue-blind)
#BCE0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c3dfd8; /* rgb */ color: rgb(195, 223, 216); /* oklch */ color: oklch(88.1% 0.031 178.8);
Tailwind
colors: {
custom: {
50: '#d5e9e4',
500: '#c3dfd8',
950: '#000000',
},
}SCSS
$custom: #c3dfd8; $custom-light: #d5e9e4; $custom-dark: #000000;
JSON
{
"hex": "#c3dfd8",
"rgb": {
"r": 195,
"g": 223,
"b": 216
},
"hsl": {
"h": 165,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.88113,
"c": 0.03116,
"h": 178.8
},
"luminance": 0.69335
}Semantic roles & 50–950 ramp
primary
#C3DFD8
secondary
#B79099
accent
#3C58A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484