#A3DBDA#A3DBDA
#A3DBDA is a very light, muted teal. Relative luminance 0.635; OKLCH L 85.3% C 0.057 H 194.7°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DBDA |
|---|---|
| RGB | rgb(163, 219, 218) |
| HSL | hsl(179, 44%, 75%) |
| HSV | hsv(179, 26%, 86%) |
| CMYK | cmyk(25.6%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(83.71, -18.01, -5.32) |
| CIE-LCH | lch(83.71, 18.79, 196.47°) |
| OKLab | oklab(85.28% -0.0554 -0.0146) |
| OKLCH | oklch(85.28% 0.057 194.7) |
| XYZ | xyz(53.0867, 63.5091, 75.7774) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.07
Paleturquoise
#AFEEEE
ΔE00 4.26
Robin'S Egg Blue
#98EFF9
ΔE00 6.60
Pale Sky Blue
#BDF6FE
ΔE00 7.16
Duck Egg Blue
#C3FBF4
ΔE00 7.36
Light Sky Blue
#C6FCFF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DBDA #DBA3A4
analogous
#A3DBBE #A3DBDA #A3C0DB
triadic
#A3DBDA #DAA3DB #DBDAA3
tetradic
#A3DBDA #BEA3DB #DBA3A4 #C0DBA3
square
#A3DBDA #BEA3DB #DBA3A4 #C0DBA3
split-complementary
#A3DBDA #DBA3C0 #DBBEA3
monochromatic
#4BB9B7 #77CAC8 #A3DBDA #CFECEC #E9F6F6
Accessibility & contrast
On white
1.53
#A3DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#A3DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DBDA
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DBDA | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5DA
Deuteranopia (green-blind)
#C9CDDB
Tritanopia (blue-blind)
#90DEDA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a3dbda; /* rgb */ color: rgb(163, 219, 218); /* oklch */ color: oklch(85.3% 0.057 194.7);
Tailwind
colors: {
custom: {
50: '#bfe6e5',
500: '#a3dbda',
950: '#000000',
},
}SCSS
$custom: #a3dbda; $custom-light: #bfe6e5; $custom-dark: #000000;
JSON
{
"hex": "#a3dbda",
"rgb": {
"r": 163,
"g": 219,
"b": 218
},
"hsl": {
"h": 178.929,
"s": 43.75,
"l": 74.902
},
"oklch": {
"l": 0.85278,
"c": 0.05733,
"h": 194.7
},
"luminance": 0.63512
}Semantic roles & 50–950 ramp
primary
#A3DBDA
secondary
#B36F71
accent
#2F31B7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484