#A3DBDB#A3DBDB
#A3DBDB is a very light, muted teal. Relative luminance 0.636; OKLCH L 85.3% C 0.057 H 196.1°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DBDB |
|---|---|
| RGB | rgb(163, 219, 219) |
| HSL | hsl(180, 44%, 75%) |
| HSV | hsv(180, 26%, 86%) |
| CMYK | cmyk(25.6%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(83.74, -17.79, -5.81) |
| CIE-LCH | lch(83.74, 18.72, 198.10°) |
| OKLab | oklab(85.31% -0.055 -0.0159) |
| OKLCH | oklch(85.31% 0.057 196.1) |
| XYZ | xyz(53.2179, 63.5616, 76.4686) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.73
Paleturquoise
#AFEEEE
ΔE00 4.24
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Pale Sky Blue
#BDF6FE
ΔE00 6.94
Lightblue
#ADD8E6
ΔE00 7.34
Duck Egg Blue
#C3FBF4
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DBDB #DBA3A3
analogous
#A3DBBF #A3DBDB #A3BFDB
triadic
#A3DBDB #DBA3DB #DBDBA3
tetradic
#A3DBDB #BFA3DB #DBA3A3 #BFDBA3
square
#A3DBDB #BFA3DB #DBA3A3 #BFDBA3
split-complementary
#A3DBDB #DBA3BF #DBBFA3
monochromatic
#4BB9B9 #77CACA #A3DBDB #CFECEC #E9F6F6
Accessibility & contrast
On white
1.53
#A3DBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#A3DBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DBDB
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DBDB | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#C9CDDC
Tritanopia (blue-blind)
#90DFDB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a3dbdb; /* rgb */ color: rgb(163, 219, 219); /* oklch */ color: oklch(85.3% 0.057 196.1);
Tailwind
colors: {
custom: {
50: '#bfe6e6',
500: '#a3dbdb',
950: '#000000',
},
}SCSS
$custom: #a3dbdb; $custom-light: #bfe6e6; $custom-dark: #000000;
JSON
{
"hex": "#a3dbdb",
"rgb": {
"r": 163,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 43.75,
"l": 74.902
},
"oklch": {
"l": 0.85309,
"c": 0.0573,
"h": 196.1
},
"luminance": 0.63564
}Semantic roles & 50–950 ramp
primary
#A3DBDB
secondary
#B36F6F
accent
#2F2FB7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484