#A2DED1#A2DED1
#A2DED1 is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.6% C 0.064 H 179.8°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DED1 |
|---|---|
| RGB | rgb(162, 222, 209) |
| HSL | hsl(167, 48%, 75%) |
| HSV | hsv(167, 27%, 87%) |
| CMYK | cmyk(27%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(84.24, -21.75, 0.21) |
| CIE-LCH | lch(84.24, 21.75, 179.44°) |
| OKLab | oklab(85.61% -0.0638 0.0002) |
| OKLCH | oklch(85.61% 0.064 179.8) |
| XYZ | xyz(52.5265, 64.5249, 69.9961) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.32
Pale Teal
#82CBB2
ΔE00 7.06
Duck Egg Blue
#C3FBF4
ΔE00 7.12
Pale Aqua
#B8FFEB
ΔE00 7.29
Seafoam Blue
#78D1B6
ΔE00 7.42
Light Teal
#90E4C1
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DED1 #DEA2AF
analogous
#A2DEB3 #A2DED1 #A2CDDE
triadic
#A2DED1 #D1A2DE #DED1A2
tetradic
#A2DED1 #B3A2DE #DEA2AF #CDDEA2
square
#A2DED1 #B3A2DE #DEA2AF #CDDEA2
split-complementary
#A2DED1 #DEA2CD #DEB3A2
monochromatic
#48BEA4 #75CEBB #A2DED1 #CFEEE7 #E8F7F4
Accessibility & contrast
On white
1.51
#A2DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#A2DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DED1
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DED1 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D1
Deuteranopia (green-blind)
#CECFD2
Tritanopia (blue-blind)
#91E0DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a2ded1; /* rgb */ color: rgb(162, 222, 209); /* oklch */ color: oklch(85.6% 0.064 179.8);
Tailwind
colors: {
custom: {
50: '#bfe8df',
500: '#a2ded1',
950: '#000000',
},
}SCSS
$custom: #a2ded1; $custom-light: #bfe8df; $custom-dark: #000000;
JSON
{
"hex": "#a2ded1",
"rgb": {
"r": 162,
"g": 222,
"b": 209
},
"hsl": {
"h": 167,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.85607,
"c": 0.06379,
"h": 179.8
},
"luminance": 0.64527
}Semantic roles & 50–950 ramp
primary
#A2DED1
secondary
#B66E7E
accent
#2B4ABB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484