#A2DED2#A2DED2
#A2DED2 is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.6% C 0.063 H 181.0°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DED2 |
|---|---|
| RGB | rgb(162, 222, 210) |
| HSL | hsl(168, 48%, 75%) |
| HSV | hsv(168, 27%, 87%) |
| CMYK | cmyk(27%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(84.26, -21.54, -0.28) |
| CIE-LCH | lch(84.26, 21.54, 180.74°) |
| OKLab | oklab(85.64% -0.0634 -0.0011) |
| OKLCH | oklch(85.64% 0.063 181) |
| XYZ | xyz(52.6507, 64.5746, 70.6502) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.01
Duck Egg Blue
#C3FBF4
ΔE00 6.99
Pale Teal
#82CBB2
ΔE00 7.30
Pale Aqua
#B8FFEB
ΔE00 7.40
Eggshell Blue
#C4FFF7
ΔE00 7.53
Seafoam Blue
#78D1B6
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DED2 #DEA2AE
analogous
#A2DEB4 #A2DED2 #A2CCDE
triadic
#A2DED2 #D2A2DE #DED2A2
tetradic
#A2DED2 #B4A2DE #DEA2AE #CCDEA2
square
#A2DED2 #B4A2DE #DEA2AE #CCDEA2
split-complementary
#A2DED2 #DEA2CC #DEB4A2
monochromatic
#48BEA6 #75CEBC #A2DED2 #CFEEE8 #E8F7F4
Accessibility & contrast
On white
1.51
#A2DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#A2DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DED2
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DED2 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D2
Deuteranopia (green-blind)
#CECFD3
Tritanopia (blue-blind)
#91E0DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a2ded2; /* rgb */ color: rgb(162, 222, 210); /* oklch */ color: oklch(85.6% 0.063 181.0);
Tailwind
colors: {
custom: {
50: '#bfe8df',
500: '#a2ded2',
950: '#000000',
},
}SCSS
$custom: #a2ded2; $custom-light: #bfe8df; $custom-dark: #000000;
JSON
{
"hex": "#a2ded2",
"rgb": {
"r": 162,
"g": 222,
"b": 210
},
"hsl": {
"h": 168,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.85636,
"c": 0.06339,
"h": 181
},
"luminance": 0.64577
}Semantic roles & 50–950 ramp
primary
#A2DED2
secondary
#B66E7C
accent
#2B47BB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484