#A3DFDB#A3DFDB
#A3DFDB is a very light, moderate teal. Relative luminance 0.657; OKLCH L 86.2% C 0.061 H 190.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DFDB |
|---|---|
| RGB | rgb(163, 223, 219) |
| HSL | hsl(176, 48%, 76%) |
| HSV | hsv(176, 27%, 87%) |
| CMYK | cmyk(26.9%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(84.83, -19.80, -4.20) |
| CIE-LCH | lch(84.83, 20.24, 191.99°) |
| OKLab | oklab(86.18% -0.0601 -0.0116) |
| OKLCH | oklch(86.18% 0.061 190.9) |
| XYZ | xyz(54.2740, 65.6737, 76.8207) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.72
Powder Blue
#B0E0E6
ΔE00 5.30
Duck Egg Blue
#C3FBF4
ΔE00 6.39
Robin'S Egg Blue
#98EFF9
ΔE00 6.64
Pale Cyan
#B7FFFA
ΔE00 6.85
Eggshell Blue
#C4FFF7
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DFDB #DFA3A7
analogous
#A3DFBD #A3DFDB #A3C5DF
triadic
#A3DFDB #DBA3DF #DFDBA3
tetradic
#A3DFDB #BDA3DF #DFA3A7 #C5DFA3
square
#A3DFDB #BDA3DF #DFA3A7 #C5DFA3
split-complementary
#A3DFDB #DFA3C5 #DFBDA3
monochromatic
#48BFB7 #76CFC9 #A3DFDB #D0EFED #E8F7F6
Accessibility & contrast
On white
1.49
#A3DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#A3DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DFDB
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DFDB | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DB
Deuteranopia (green-blind)
#CDD0DC
Tritanopia (blue-blind)
#8FE2DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a3dfdb; /* rgb */ color: rgb(163, 223, 219); /* oklch */ color: oklch(86.2% 0.061 190.9);
Tailwind
colors: {
custom: {
50: '#c0e9e6',
500: '#a3dfdb',
950: '#000000',
},
}SCSS
$custom: #a3dfdb; $custom-light: #c0e9e6; $custom-dark: #000000;
JSON
{
"hex": "#a3dfdb",
"rgb": {
"r": 163,
"g": 223,
"b": 219
},
"hsl": {
"h": 176,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.8618,
"c": 0.06122,
"h": 190.9
},
"luminance": 0.65676
}Semantic roles & 50–950 ramp
primary
#A3DFDB
secondary
#B86F73
accent
#2A34BC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484