#C3DFD9#C3DFD9
#C3DFD9 is a very light, muted teal. Relative luminance 0.694; OKLCH L 88.1% C 0.031 H 181.2°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DFD9 |
|---|---|
| RGB | rgb(195, 223, 217) |
| HSL | hsl(167, 30%, 82%) |
| HSV | hsv(167, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(86.69, -10.39, -0.19) |
| CIE-LCH | lch(86.69, 10.39, 181.03°) |
| OKLab | oklab(88.14% -0.0307 -0.0007) |
| OKLCH | oklch(88.14% 0.031 181.2) |
| XYZ | xyz(61.4147, 69.3859, 75.7893) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.40
Ice
#D6FFFA
ΔE00 7.17
Lightcyan
#E0FFFF
ΔE00 7.36
Ice Blue (survey)
#D7FFFE
ΔE00 7.36
Very Pale Blue
#D6FFFE
ΔE00 7.41
Very Light Blue
#D5FFFF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DFD9 #DFC3C9
analogous
#C3DFCB #C3DFD9 #C3D7DF
triadic
#C3DFD9 #D9C3DF #DFD9C3
tetradic
#C3DFD9 #CBC3DF #DFC3C9 #D7DFC3
square
#C3DFD9 #CBC3DF #DFC3C9 #D7DFC3
split-complementary
#C3DFD9 #DFC3D7 #DFCBC3
monochromatic
#73B4A6 #9BCAC0 #C3DFD9 #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.41
#C3DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#C3DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DFD9
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DFD9 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD9
Deuteranopia (green-blind)
#D7D7DA
Tritanopia (blue-blind)
#BCE0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c3dfd9; /* rgb */ color: rgb(195, 223, 217); /* oklch */ color: oklch(88.1% 0.031 181.2);
Tailwind
colors: {
custom: {
50: '#d5e9e4',
500: '#c3dfd9',
950: '#000000',
},
}SCSS
$custom: #c3dfd9; $custom-light: #d5e9e4; $custom-dark: #000000;
JSON
{
"hex": "#c3dfd9",
"rgb": {
"r": 195,
"g": 223,
"b": 217
},
"hsl": {
"h": 167.143,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.88141,
"c": 0.03076,
"h": 181.2
},
"luminance": 0.69387
}Semantic roles & 50–950 ramp
primary
#C3DFD9
secondary
#B79098
accent
#3C54A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484