#A2DED5#A2DED5
#A2DED5 is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.7% C 0.062 H 184.6°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DED5 |
|---|---|
| RGB | rgb(162, 222, 213) |
| HSL | hsl(171, 48%, 75%) |
| HSV | hsv(171, 27%, 87%) |
| CMYK | cmyk(27%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(84.34, -20.89, -1.75) |
| CIE-LCH | lch(84.34, 20.97, 184.79°) |
| OKLab | oklab(85.72% -0.0622 -0.005) |
| OKLCH | oklch(85.72% 0.062 184.6) |
| XYZ | xyz(53.0279, 64.7255, 72.6371) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.12
Duck Egg Blue
#C3FBF4
ΔE00 6.70
Powder Blue
#B0E0E6
ΔE00 7.09
Pale Cyan
#B7FFFA
ΔE00 7.31
Eggshell Blue
#C4FFF7
ΔE00 7.31
Light Cyan
#ACFFFC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DED5 #DEA2AB
analogous
#A2DEB7 #A2DED5 #A2C9DE
triadic
#A2DED5 #D5A2DE #DED5A2
tetradic
#A2DED5 #B7A2DE #DEA2AB #C9DEA2
square
#A2DED5 #B7A2DE #DEA2AB #C9DEA2
split-complementary
#A2DED5 #DEA2C9 #DEB7A2
monochromatic
#48BEAC #75CEC1 #A2DED5 #CFEEE9 #E8F7F5
Accessibility & contrast
On white
1.51
#A2DED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#A2DED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DED5
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DED5 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D5
Deuteranopia (green-blind)
#CDCFD6
Tritanopia (blue-blind)
#90E1DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a2ded5; /* rgb */ color: rgb(162, 222, 213); /* oklch */ color: oklch(85.7% 0.062 184.6);
Tailwind
colors: {
custom: {
50: '#bfe8e1',
500: '#a2ded5',
950: '#000000',
},
}SCSS
$custom: #a2ded5; $custom-light: #bfe8e1; $custom-dark: #000000;
JSON
{
"hex": "#a2ded5",
"rgb": {
"r": 162,
"g": 222,
"b": 213
},
"hsl": {
"h": 171,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.85724,
"c": 0.06236,
"h": 184.6
},
"luminance": 0.64728
}Semantic roles & 50–950 ramp
primary
#A2DED5
secondary
#B66E79
accent
#2B40BB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484