#A3DFD8#A3DFD8
#A3DFD8 is a very light, moderate teal. Relative luminance 0.655; OKLCH L 86.1% C 0.062 H 187.1°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DFD8 |
|---|---|
| RGB | rgb(163, 223, 216) |
| HSL | hsl(173, 48%, 76%) |
| HSV | hsv(173, 27%, 87%) |
| CMYK | cmyk(26.9%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(84.75, -20.45, -2.73) |
| CIE-LCH | lch(84.75, 20.63, 187.62°) |
| OKLab | oklab(86.09% -0.0613 -0.0076) |
| OKLCH | oklch(86.09% 0.062 187.1) |
| XYZ | xyz(53.8826, 65.5172, 74.7594) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.40
Powder Blue
#B0E0E6
ΔE00 6.35
Duck Egg Blue
#C3FBF4
ΔE00 6.37
Pale Cyan
#B7FFFA
ΔE00 6.92
Eggshell Blue
#C4FFF7
ΔE00 7.03
Light Cyan
#ACFFFC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DFD8 #DFA3AA
analogous
#A3DFBA #A3DFD8 #A3C8DF
triadic
#A3DFD8 #D8A3DF #DFD8A3
tetradic
#A3DFD8 #BAA3DF #DFA3AA #C8DFA3
square
#A3DFD8 #BAA3DF #DFA3AA #C8DFA3
split-complementary
#A3DFD8 #DFA3C8 #DFBAA3
monochromatic
#48BFB2 #76CFC5 #A3DFD8 #D0EFEB #E8F7F5
Accessibility & contrast
On white
1.49
#A3DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#A3DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DFD8
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DFD8 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D8
Deuteranopia (green-blind)
#CDD0D9
Tritanopia (blue-blind)
#90E2DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a3dfd8; /* rgb */ color: rgb(163, 223, 216); /* oklch */ color: oklch(86.1% 0.062 187.1);
Tailwind
colors: {
custom: {
50: '#c0e9e4',
500: '#a3dfd8',
950: '#000000',
},
}SCSS
$custom: #a3dfd8; $custom-light: #c0e9e4; $custom-dark: #000000;
JSON
{
"hex": "#a3dfd8",
"rgb": {
"r": 163,
"g": 223,
"b": 216
},
"hsl": {
"h": 173,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.8609,
"c": 0.0618,
"h": 187.1
},
"luminance": 0.6552
}Semantic roles & 50–950 ramp
primary
#A3DFD8
secondary
#B86F77
accent
#2A3BBC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484