#A3DFD9#A3DFD9
#A3DFD9 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 86.1% C 0.062 H 188.4°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DFD9 |
|---|---|
| RGB | rgb(163, 223, 217) |
| HSL | hsl(174, 48%, 76%) |
| HSV | hsv(174, 27%, 87%) |
| CMYK | cmyk(26.9%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(84.78, -20.23, -3.22) |
| CIE-LCH | lch(84.78, 20.49, 189.05°) |
| OKLab | oklab(86.12% -0.0609 -0.009) |
| OKLCH | oklch(86.12% 0.062 188.4) |
| XYZ | xyz(54.0123, 65.5690, 75.4423) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.15
Powder Blue
#B0E0E6
ΔE00 6.00
Duck Egg Blue
#C3FBF4
ΔE00 6.35
Pale Cyan
#B7FFFA
ΔE00 6.88
Eggshell Blue
#C4FFF7
ΔE00 7.03
Light Cyan
#ACFFFC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DFD9 #DFA3A9
analogous
#A3DFBB #A3DFD9 #A3C7DF
triadic
#A3DFD9 #D9A3DF #DFD9A3
tetradic
#A3DFD9 #BBA3DF #DFA3A9 #C7DFA3
square
#A3DFD9 #BBA3DF #DFA3A9 #C7DFA3
split-complementary
#A3DFD9 #DFA3C7 #DFBBA3
monochromatic
#48BFB3 #76CFC6 #A3DFD9 #D0EFEC #E8F7F6
Accessibility & contrast
On white
1.49
#A3DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#A3DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DFD9
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DFD9 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D9
Deuteranopia (green-blind)
#CDD0DA
Tritanopia (blue-blind)
#90E2DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a3dfd9; /* rgb */ color: rgb(163, 223, 217); /* oklch */ color: oklch(86.1% 0.062 188.4);
Tailwind
colors: {
custom: {
50: '#c0e9e4',
500: '#a3dfd9',
950: '#000000',
},
}SCSS
$custom: #a3dfd9; $custom-light: #c0e9e4; $custom-dark: #000000;
JSON
{
"hex": "#a3dfd9",
"rgb": {
"r": 163,
"g": 223,
"b": 217
},
"hsl": {
"h": 174,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.8612,
"c": 0.06157,
"h": 188.4
},
"luminance": 0.65572
}Semantic roles & 50–950 ramp
primary
#A3DFD9
secondary
#B86F76
accent
#2A38BC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484