#A2DADE#A2DADE
#A2DADE is a very light, muted teal. Relative luminance 0.631; OKLCH L 85.1% C 0.058 H 201.7°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DADE |
|---|---|
| RGB | rgb(162, 218, 222) |
| HSL | hsl(184, 48%, 75%) |
| HSV | hsv(184, 27%, 87%) |
| CMYK | cmyk(27%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(83.49, -16.91, -7.77) |
| CIE-LCH | lch(83.49, 18.61, 204.69°) |
| OKLab | oklab(85.13% -0.0535 -0.0212) |
| OKLCH | oklch(85.13% 0.058 201.7) |
| XYZ | xyz(53.1523, 63.0956, 78.4711) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.72
Paleturquoise
#AFEEEE
ΔE00 4.79
Lightblue
#ADD8E6
ΔE00 5.87
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Pale Sky Blue
#BDF6FE
ΔE00 6.49
Robin Egg Blue
#8AF1FE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DADE #DEA6A2
analogous
#A2DEC4 #A2DADE #A2BCDE
triadic
#A2DADE #DEA2DA #DADEA2
tetradic
#A2DADE #C4A2DE #DEA6A2 #BCDEA2
square
#A2DADE #C4A2DE #DEA6A2 #BCDEA2
split-complementary
#A2DADE #DEA2BC #DEC4A2
monochromatic
#48B6BE #75C8CE #A2DADE #CFECEE #E8F6F7
Accessibility & contrast
On white
1.54
#A2DADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#A2DADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DADE
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DADE | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#C7CDDE
Tritanopia (blue-blind)
#8EDEDB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a2dade; /* rgb */ color: rgb(162, 218, 222); /* oklch */ color: oklch(85.1% 0.058 201.7);
Tailwind
colors: {
custom: {
50: '#bfe5e8',
500: '#a2dade',
950: '#000000',
},
}SCSS
$custom: #a2dade; $custom-light: #bfe5e8; $custom-dark: #000000;
JSON
{
"hex": "#a2dade",
"rgb": {
"r": 162,
"g": 218,
"b": 222
},
"hsl": {
"h": 184,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.85128,
"c": 0.05754,
"h": 201.7
},
"luminance": 0.63098
}Semantic roles & 50–950 ramp
primary
#A2DADE
secondary
#B6736E
accent
#342BBB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121516
muted
#828484