#C3DFDF#C3DFDF
#C3DFDF is a very light, muted teal. Relative luminance 0.697; OKLCH L 88.3% C 0.030 H 196.6°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DFDF |
|---|---|
| RGB | rgb(195, 223, 223) |
| HSL | hsl(180, 30%, 82%) |
| HSV | hsv(180, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(86.85, -9.21, -3.12) |
| CIE-LCH | lch(86.85, 9.72, 198.73°) |
| OKLab | oklab(88.32% -0.0284 -0.0085) |
| OKLCH | oklch(88.32% 0.03 196.6) |
| XYZ | xyz(62.2093, 69.7038, 79.9743) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.00
Lightblue
#ADD8E6
ΔE00 6.39
Lightcyan
#E0FFFF
ΔE00 6.78
Ice Blue (survey)
#D7FFFE
ΔE00 7.14
Very Pale Blue
#D6FFFE
ΔE00 7.21
Very Light Blue
#D5FFFF
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DFDF #DFC3C3
analogous
#C3DFD1 #C3DFDF #C3D1DF
triadic
#C3DFDF #DFC3DF #DFDFC3
tetradic
#C3DFDF #D1C3DF #DFC3C3 #D1DFC3
square
#C3DFDF #D1C3DF #DFC3C3 #D1DFC3
split-complementary
#C3DFDF #DFC3D1 #DFD1C3
monochromatic
#73B4B4 #9BCACA #C3DFDF #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.41
#C3DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#C3DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DFDF
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DFDF | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#D5D8DF
Tritanopia (blue-blind)
#BBE1DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c3dfdf; /* rgb */ color: rgb(195, 223, 223); /* oklch */ color: oklch(88.3% 0.030 196.6);
Tailwind
colors: {
custom: {
50: '#d5e9e9',
500: '#c3dfdf',
950: '#000000',
},
}SCSS
$custom: #c3dfdf; $custom-light: #d5e9e9; $custom-dark: #000000;
JSON
{
"hex": "#c3dfdf",
"rgb": {
"r": 195,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.88317,
"c": 0.02965,
"h": 196.6
},
"luminance": 0.69705
}Semantic roles & 50–950 ramp
primary
#C3DFDF
secondary
#B79090
accent
#3C3CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484