#A3DFD5#A3DFD5
#A3DFD5 is a very light, moderate teal. Relative luminance 0.654; OKLCH L 86.0% C 0.063 H 183.4°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DFD5 |
|---|---|
| RGB | rgb(163, 223, 213) |
| HSL | hsl(170, 48%, 76%) |
| HSV | hsv(170, 27%, 87%) |
| CMYK | cmyk(26.9%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(84.67, -21.10, -1.26) |
| CIE-LCH | lch(84.67, 21.13, 183.43°) |
| OKLab | oklab(86% -0.0625 -0.0037) |
| OKLCH | oklch(86% 0.063 183.4) |
| XYZ | xyz(53.4983, 65.3635, 72.7354) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.25
Duck Egg Blue
#C3FBF4
ΔE00 6.55
Eggshell Blue
#C4FFF7
ΔE00 7.13
Pale Cyan
#B7FFFA
ΔE00 7.20
Powder Blue
#B0E0E6
ΔE00 7.39
Pale Aqua
#B8FFEB
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DFD5 #DFA3AD
analogous
#A3DFB7 #A3DFD5 #A3CBDF
triadic
#A3DFD5 #D5A3DF #DFD5A3
tetradic
#A3DFD5 #B7A3DF #DFA3AD #CBDFA3
square
#A3DFD5 #B7A3DF #DFA3AD #CBDFA3
split-complementary
#A3DFD5 #DFA3CB #DFB7A3
monochromatic
#48BFAC #76CFC0 #A3DFD5 #D0EFEA #E8F7F5
Accessibility & contrast
On white
1.49
#A3DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#A3DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DFD5
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DFD5 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D5
Deuteranopia (green-blind)
#CED0D6
Tritanopia (blue-blind)
#91E1DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a3dfd5; /* rgb */ color: rgb(163, 223, 213); /* oklch */ color: oklch(86.0% 0.063 183.4);
Tailwind
colors: {
custom: {
50: '#bfe9e1',
500: '#a3dfd5',
950: '#000000',
},
}SCSS
$custom: #a3dfd5; $custom-light: #bfe9e1; $custom-dark: #000000;
JSON
{
"hex": "#a3dfd5",
"rgb": {
"r": 163,
"g": 223,
"b": 213
},
"hsl": {
"h": 170,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.86001,
"c": 0.06264,
"h": 183.4
},
"luminance": 0.65366
}Semantic roles & 50–950 ramp
primary
#A3DFD5
secondary
#B86F7B
accent
#2A42BC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484