#A2DED4#A2DED4
#A2DED4 is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.7% C 0.063 H 183.4°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DED4 |
|---|---|
| RGB | rgb(162, 222, 212) |
| HSL | hsl(170, 48%, 75%) |
| HSV | hsv(170, 27%, 87%) |
| CMYK | cmyk(27%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(84.32, -21.11, -1.26) |
| CIE-LCH | lch(84.32, 21.15, 183.42°) |
| OKLab | oklab(85.7% -0.0626 -0.0037) |
| OKLCH | oklch(85.7% 0.063 183.4) |
| XYZ | xyz(52.9014, 64.6749, 71.9707) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.41
Duck Egg Blue
#C3FBF4
ΔE00 6.78
Eggshell Blue
#C4FFF7
ΔE00 7.36
Pale Cyan
#B7FFFA
ΔE00 7.42
Powder Blue
#B0E0E6
ΔE00 7.43
Pale Aqua
#B8FFEB
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DED4 #DEA2AC
analogous
#A2DEB6 #A2DED4 #A2CADE
triadic
#A2DED4 #D4A2DE #DED4A2
tetradic
#A2DED4 #B6A2DE #DEA2AC #CADEA2
square
#A2DED4 #B6A2DE #DEA2AC #CADEA2
split-complementary
#A2DED4 #DEA2CA #DEB6A2
monochromatic
#48BEAA #75CEBF #A2DED4 #CFEEE9 #E8F7F5
Accessibility & contrast
On white
1.51
#A2DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#A2DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DED4
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DED4 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D4
Deuteranopia (green-blind)
#CDCFD5
Tritanopia (blue-blind)
#90E0DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a2ded4; /* rgb */ color: rgb(162, 222, 212); /* oklch */ color: oklch(85.7% 0.063 183.4);
Tailwind
colors: {
custom: {
50: '#bfe8e1',
500: '#a2ded4',
950: '#000000',
},
}SCSS
$custom: #a2ded4; $custom-light: #bfe8e1; $custom-dark: #000000;
JSON
{
"hex": "#a2ded4",
"rgb": {
"r": 162,
"g": 222,
"b": 212
},
"hsl": {
"h": 170,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.85695,
"c": 0.06268,
"h": 183.4
},
"luminance": 0.64677
}Semantic roles & 50–950 ramp
primary
#A2DED4
secondary
#B66E7A
accent
#2B43BB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484