#A3DBDF#A3DBDF
#A3DBDF is a very light, muted teal. Relative luminance 0.638; OKLCH L 85.4% C 0.058 H 201.6°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DBDF |
|---|---|
| RGB | rgb(163, 219, 223) |
| HSL | hsl(184, 48%, 76%) |
| HSV | hsv(184, 27%, 87%) |
| CMYK | cmyk(26.9%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(83.85, -16.90, -7.77) |
| CIE-LCH | lch(83.85, 18.60, 204.69°) |
| OKLab | oklab(85.44% -0.0535 -0.0212) |
| OKLCH | oklch(85.44% 0.058 201.6) |
| XYZ | xyz(53.7508, 63.7747, 79.2753) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.57
Paleturquoise
#AFEEEE
ΔE00 4.58
Robin'S Egg Blue
#98EFF9
ΔE00 5.83
Lightblue
#ADD8E6
ΔE00 5.86
Pale Sky Blue
#BDF6FE
ΔE00 6.27
Robin Egg Blue
#8AF1FE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DBDF #DFA7A3
analogous
#A3DFC5 #A3DBDF #A3BDDF
triadic
#A3DBDF #DFA3DB #DBDFA3
tetradic
#A3DBDF #C5A3DF #DFA7A3 #BDDFA3
square
#A3DBDF #C5A3DF #DFA7A3 #BDDFA3
split-complementary
#A3DBDF #DFA3BD #DFC5A3
monochromatic
#48B7BF #76C9CF #A3DBDF #D0EDEF #E8F6F7
Accessibility & contrast
On white
1.53
#A3DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#A3DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DBDF
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DBDF | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C8CEDF
Tritanopia (blue-blind)
#8FDFDC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a3dbdf; /* rgb */ color: rgb(163, 219, 223); /* oklch */ color: oklch(85.4% 0.058 201.6);
Tailwind
colors: {
custom: {
50: '#c0e6e9',
500: '#a3dbdf',
950: '#000000',
},
}SCSS
$custom: #a3dbdf; $custom-light: #c0e6e9; $custom-dark: #000000;
JSON
{
"hex": "#a3dbdf",
"rgb": {
"r": 163,
"g": 219,
"b": 223
},
"hsl": {
"h": 184,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.85435,
"c": 0.05752,
"h": 201.6
},
"luminance": 0.63777
}Semantic roles & 50–950 ramp
primary
#A3DBDF
secondary
#B8736F
accent
#342ABC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484