#C3DFD4#C3DFD4
#C3DFD4 is a very light, muted teal. Relative luminance 0.691; OKLCH L 88.0% C 0.033 H 169.9°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DFD4 |
|---|---|
| RGB | rgb(195, 223, 212) |
| HSL | hsl(156, 30%, 82%) |
| HSV | hsv(156, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(86.57, -11.35, 2.26) |
| CIE-LCH | lch(86.57, 11.57, 168.72°) |
| OKLab | oklab(88% -0.0327 0.0058) |
| OKLCH | oklch(88% 0.033 169.9) |
| XYZ | xyz(60.7742, 69.1297, 72.4160) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.61
Powder Blue
#B0E0E6
ΔE00 8.11
Ice Blue (survey)
#D7FFFE
ΔE00 8.23
Very Pale Blue
#D6FFFE
ΔE00 8.28
Duck Egg Blue
#C3FBF4
ΔE00 8.31
Lightcyan
#E0FFFF
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DFD4 #DFC3CE
analogous
#C3DFC6 #C3DFD4 #C3DCDF
triadic
#C3DFD4 #D4C3DF #DFD4C3
tetradic
#C3DFD4 #C6C3DF #DFC3CE #DCDFC3
square
#C3DFD4 #C6C3DF #DFC3CE #DCDFC3
split-complementary
#C3DFD4 #DFC3DC #DFC6C3
monochromatic
#73B49B #9BCAB7 #C3DFD4 #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.42
#C3DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#C3DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DFD4
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DFD4 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD4
Deuteranopia (green-blind)
#D8D7D5
Tritanopia (blue-blind)
#BDDFDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c3dfd4; /* rgb */ color: rgb(195, 223, 212); /* oklch */ color: oklch(88.0% 0.033 169.9);
Tailwind
colors: {
custom: {
50: '#d5e9e1',
500: '#c3dfd4',
950: '#000000',
},
}SCSS
$custom: #c3dfd4; $custom-light: #d5e9e1; $custom-dark: #000000;
JSON
{
"hex": "#c3dfd4",
"rgb": {
"r": 195,
"g": 223,
"b": 212
},
"hsl": {
"h": 156.429,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.87999,
"c": 0.03326,
"h": 169.9
},
"luminance": 0.69131
}Semantic roles & 50–950 ramp
primary
#C3DFD4
secondary
#B7909F
accent
#3C67A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484