#A2DFD9#A2DFD9
#A2DFD9 is a very light, moderate teal. Relative luminance 0.655; OKLCH L 86.1% C 0.062 H 188.5°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DFD9 |
|---|---|
| RGB | rgb(162, 223, 217) |
| HSL | hsl(174, 49%, 75%) |
| HSV | hsv(174, 27%, 87%) |
| CMYK | cmyk(27.4%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(84.72, -20.52, -3.31) |
| CIE-LCH | lch(84.72, 20.79, 189.16°) |
| OKLab | oklab(86.06% -0.0618 -0.0092) |
| OKLCH | oklch(86.06% 0.062 188.5) |
| XYZ | xyz(53.8083, 65.4639, 75.4328) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.18
Powder Blue
#B0E0E6
ΔE00 6.10
Duck Egg Blue
#C3FBF4
ΔE00 6.41
Pale Cyan
#B7FFFA
ΔE00 6.87
Eggshell Blue
#C4FFF7
ΔE00 7.08
Light Cyan
#ACFFFC
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DFD9 #DFA2A8
analogous
#A2DFBA #A2DFD9 #A2C6DF
triadic
#A2DFD9 #D9A2DF #DFD9A2
tetradic
#A2DFD9 #BAA2DF #DFA2A8 #C6DFA2
square
#A2DFD9 #BAA2DF #DFA2A8 #C6DFA2
split-complementary
#A2DFD9 #DFA2C6 #DFBAA2
monochromatic
#47C0B4 #74CFC6 #A2DFD9 #D0EFEC #E8F7F6
Accessibility & contrast
On white
1.49
#A2DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#A2DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DFD9
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DFD9 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9D9
Deuteranopia (green-blind)
#CDD0DA
Tritanopia (blue-blind)
#8FE2DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a2dfd9; /* rgb */ color: rgb(162, 223, 217); /* oklch */ color: oklch(86.1% 0.062 188.5);
Tailwind
colors: {
custom: {
50: '#bfe9e4',
500: '#a2dfd9',
950: '#000000',
},
}SCSS
$custom: #a2dfd9; $custom-light: #bfe9e4; $custom-dark: #000000;
JSON
{
"hex": "#a2dfd9",
"rgb": {
"r": 162,
"g": 223,
"b": 217
},
"hsl": {
"h": 174.098,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.86063,
"c": 0.06248,
"h": 188.5
},
"luminance": 0.65466
}Semantic roles & 50–950 ramp
primary
#A2DFD9
secondary
#B86E75
accent
#2938BC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484