#C3DFD6#C3DFD6
#C3DFD6 is a very light, muted teal. Relative luminance 0.692; OKLCH L 88.1% C 0.032 H 174.2°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DFD6 |
|---|---|
| RGB | rgb(195, 223, 214) |
| HSL | hsl(161, 30%, 82%) |
| HSV | hsv(161, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(86.62, -10.97, 1.28) |
| CIE-LCH | lch(86.62, 11.04, 173.33°) |
| OKLab | oklab(88.06% -0.0319 0.0032) |
| OKLCH | oklch(88.06% 0.032 174.2) |
| XYZ | xyz(61.0281, 69.2313, 73.7529) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.36
Powder Blue
#B0E0E6
ΔE00 7.40
Ice Blue (survey)
#D7FFFE
ΔE00 7.83
Very Pale Blue
#D6FFFE
ΔE00 7.88
Lightcyan
#E0FFFF
ΔE00 7.95
Very Light Blue
#D5FFFF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DFD6 #DFC3CC
analogous
#C3DFC8 #C3DFD6 #C3DADF
triadic
#C3DFD6 #D6C3DF #DFD6C3
tetradic
#C3DFD6 #C8C3DF #DFC3CC #DADFC3
square
#C3DFD6 #C8C3DF #DFC3CC #DADFC3
split-complementary
#C3DFD6 #DFC3DA #DFC8C3
monochromatic
#73B49F #9BCABB #C3DFD6 #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.41
#C3DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#C3DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DFD6
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DFD6 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD6
Deuteranopia (green-blind)
#D7D7D7
Tritanopia (blue-blind)
#BDE0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c3dfd6; /* rgb */ color: rgb(195, 223, 214); /* oklch */ color: oklch(88.1% 0.032 174.2);
Tailwind
colors: {
custom: {
50: '#d5e9e2',
500: '#c3dfd6',
950: '#000000',
},
}SCSS
$custom: #c3dfd6; $custom-light: #d5e9e2; $custom-dark: #000000;
JSON
{
"hex": "#c3dfd6",
"rgb": {
"r": 195,
"g": 223,
"b": 214
},
"hsl": {
"h": 160.714,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.88056,
"c": 0.0321,
"h": 174.2
},
"luminance": 0.69232
}Semantic roles & 50–950 ramp
primary
#C3DFD6
secondary
#B7909C
accent
#3C5FA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484