#C3DFD5#C3DFD5
#C3DFD5 is a very light, muted teal. Relative luminance 0.692; OKLCH L 88.0% C 0.033 H 172.0°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DFD5 |
|---|---|
| RGB | rgb(195, 223, 213) |
| HSL | hsl(159, 30%, 82%) |
| HSV | hsv(159, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(86.59, -11.16, 1.77) |
| CIE-LCH | lch(86.59, 11.30, 170.97°) |
| OKLab | oklab(88.03% -0.0323 0.0045) |
| OKLCH | oklch(88.03% 0.033 172) |
| XYZ | xyz(60.9007, 69.1803, 73.0824) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.47
Powder Blue
#B0E0E6
ΔE00 7.76
Ice Blue (survey)
#D7FFFE
ΔE00 8.02
Very Pale Blue
#D6FFFE
ΔE00 8.07
Lightcyan
#E0FFFF
ΔE00 8.18
Duck Egg Blue
#C3FBF4
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DFD5 #DFC3CD
analogous
#C3DFC7 #C3DFD5 #C3DBDF
triadic
#C3DFD5 #D5C3DF #DFD5C3
tetradic
#C3DFD5 #C7C3DF #DFC3CD #DBDFC3
square
#C3DFD5 #C7C3DF #DFC3CD #DBDFC3
split-complementary
#C3DFD5 #DFC3DB #DFC7C3
monochromatic
#73B49D #9BCAB9 #C3DFD5 #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.42
#C3DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#C3DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DFD5
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DFD5 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD5
Deuteranopia (green-blind)
#D8D7D6
Tritanopia (blue-blind)
#BDE0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c3dfd5; /* rgb */ color: rgb(195, 223, 213); /* oklch */ color: oklch(88.0% 0.033 172.0);
Tailwind
colors: {
custom: {
50: '#d5e9e1',
500: '#c3dfd5',
950: '#000000',
},
}SCSS
$custom: #c3dfd5; $custom-light: #d5e9e1; $custom-dark: #000000;
JSON
{
"hex": "#c3dfd5",
"rgb": {
"r": 195,
"g": 223,
"b": 213
},
"hsl": {
"h": 158.571,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.88027,
"c": 0.03266,
"h": 172
},
"luminance": 0.69182
}Semantic roles & 50–950 ramp
primary
#C3DFD5
secondary
#B7909E
accent
#3C63A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484