#C3DFD7#C3DFD7
#C3DFD7 is a very light, muted teal. Relative luminance 0.693; OKLCH L 88.1% C 0.032 H 176.5°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DFD7 |
|---|---|
| RGB | rgb(195, 223, 215) |
| HSL | hsl(163, 30%, 82%) |
| HSV | hsv(163, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(86.64, -10.77, 0.79) |
| CIE-LCH | lch(86.64, 10.80, 175.79°) |
| OKLab | oklab(88.08% -0.0315 0.0019) |
| OKLCH | oklch(88.08% 0.032 176.5) |
| XYZ | xyz(61.1562, 69.2825, 74.4276) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.06
Ice
#D6FFFA
ΔE00 7.27
Ice Blue (survey)
#D7FFFE
ΔE00 7.65
Very Pale Blue
#D6FFFE
ΔE00 7.70
Lightcyan
#E0FFFF
ΔE00 7.74
Very Light Blue
#D5FFFF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DFD7 #DFC3CB
analogous
#C3DFC9 #C3DFD7 #C3D9DF
triadic
#C3DFD7 #D7C3DF #DFD7C3
tetradic
#C3DFD7 #C9C3DF #DFC3CB #D9DFC3
square
#C3DFD7 #C9C3DF #DFC3CB #D9DFC3
split-complementary
#C3DFD7 #DFC3D9 #DFC9C3
monochromatic
#73B4A2 #9BCABC #C3DFD7 #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.41
#C3DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#C3DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DFD7
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DFD7 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD7
Deuteranopia (green-blind)
#D7D7D8
Tritanopia (blue-blind)
#BDE0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c3dfd7; /* rgb */ color: rgb(195, 223, 215); /* oklch */ color: oklch(88.1% 0.032 176.5);
Tailwind
colors: {
custom: {
50: '#d5e9e3',
500: '#c3dfd7',
950: '#000000',
},
}SCSS
$custom: #c3dfd7; $custom-light: #d5e9e3; $custom-dark: #000000;
JSON
{
"hex": "#c3dfd7",
"rgb": {
"r": 195,
"g": 223,
"b": 215
},
"hsl": {
"h": 162.857,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.88084,
"c": 0.0316,
"h": 176.5
},
"luminance": 0.69284
}Semantic roles & 50–950 ramp
primary
#C3DFD7
secondary
#B7909B
accent
#3C5BA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484