#A3DFD6#A3DFD6
#A3DFD6 is a very light, moderate teal. Relative luminance 0.654; OKLCH L 86.0% C 0.062 H 184.6°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DFD6 |
|---|---|
| RGB | rgb(163, 223, 214) |
| HSL | hsl(171, 48%, 76%) |
| HSV | hsv(171, 27%, 87%) |
| CMYK | cmyk(26.9%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(84.70, -20.88, -1.75) |
| CIE-LCH | lch(84.70, 20.96, 184.80°) |
| OKLab | oklab(86.03% -0.0621 -0.005) |
| OKLCH | oklch(86.03% 0.062 184.6) |
| XYZ | xyz(53.6256, 65.4144, 73.4060) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.95
Duck Egg Blue
#C3FBF4
ΔE00 6.47
Powder Blue
#B0E0E6
ΔE00 7.04
Eggshell Blue
#C4FFF7
ΔE00 7.08
Pale Cyan
#B7FFFA
ΔE00 7.09
Light Cyan
#ACFFFC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DFD6 #DFA3AC
analogous
#A3DFB8 #A3DFD6 #A3CADF
triadic
#A3DFD6 #D6A3DF #DFD6A3
tetradic
#A3DFD6 #B8A3DF #DFA3AC #CADFA3
square
#A3DFD6 #B8A3DF #DFA3AC #CADFA3
split-complementary
#A3DFD6 #DFA3CA #DFB8A3
monochromatic
#48BFAE #76CFC2 #A3DFD6 #D0EFEA #E8F7F5
Accessibility & contrast
On white
1.49
#A3DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#A3DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DFD6
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DFD6 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D6
Deuteranopia (green-blind)
#CED0D7
Tritanopia (blue-blind)
#91E2DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a3dfd6; /* rgb */ color: rgb(163, 223, 214); /* oklch */ color: oklch(86.0% 0.062 184.6);
Tailwind
colors: {
custom: {
50: '#bfe9e2',
500: '#a3dfd6',
950: '#000000',
},
}SCSS
$custom: #a3dfd6; $custom-light: #bfe9e2; $custom-dark: #000000;
JSON
{
"hex": "#a3dfd6",
"rgb": {
"r": 163,
"g": 223,
"b": 214
},
"hsl": {
"h": 171,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.8603,
"c": 0.06233,
"h": 184.6
},
"luminance": 0.65417
}Semantic roles & 50–950 ramp
primary
#A3DFD6
secondary
#B86F7A
accent
#2A40BC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484