#A3DFD7#A3DFD7
#A3DFD7 is a very light, moderate teal. Relative luminance 0.655; OKLCH L 86.1% C 0.062 H 185.9°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DFD7 |
|---|---|
| RGB | rgb(163, 223, 215) |
| HSL | hsl(172, 48%, 76%) |
| HSV | hsv(172, 27%, 87%) |
| CMYK | cmyk(26.9%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(84.72, -20.67, -2.24) |
| CIE-LCH | lch(84.72, 20.79, 186.20°) |
| OKLab | oklab(86.06% -0.0617 -0.0063) |
| OKLCH | oklch(86.06% 0.062 185.9) |
| XYZ | xyz(53.7537, 65.4656, 74.0806) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.67
Duck Egg Blue
#C3FBF4
ΔE00 6.41
Powder Blue
#B0E0E6
ΔE00 6.69
Pale Cyan
#B7FFFA
ΔE00 6.99
Eggshell Blue
#C4FFF7
ΔE00 7.04
Light Cyan
#ACFFFC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DFD7 #DFA3AB
analogous
#A3DFB9 #A3DFD7 #A3C9DF
triadic
#A3DFD7 #D7A3DF #DFD7A3
tetradic
#A3DFD7 #B9A3DF #DFA3AB #C9DFA3
square
#A3DFD7 #B9A3DF #DFA3AB #C9DFA3
split-complementary
#A3DFD7 #DFA3C9 #DFB9A3
monochromatic
#48BFB0 #76CFC3 #A3DFD7 #D0EFEB #E8F7F5
Accessibility & contrast
On white
1.49
#A3DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#A3DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DFD7
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DFD7 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D7
Deuteranopia (green-blind)
#CED0D8
Tritanopia (blue-blind)
#91E2DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a3dfd7; /* rgb */ color: rgb(163, 223, 215); /* oklch */ color: oklch(86.1% 0.062 185.9);
Tailwind
colors: {
custom: {
50: '#c0e9e3',
500: '#a3dfd7',
950: '#000000',
},
}SCSS
$custom: #a3dfd7; $custom-light: #c0e9e3; $custom-dark: #000000;
JSON
{
"hex": "#a3dfd7",
"rgb": {
"r": 163,
"g": 223,
"b": 215
},
"hsl": {
"h": 172,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.8606,
"c": 0.06204,
"h": 185.9
},
"luminance": 0.65468
}Semantic roles & 50–950 ramp
primary
#A3DFD7
secondary
#B86F78
accent
#2A3DBC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484