#A2DFD6#A2DFD6
#A2DFD6 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 86.0% C 0.063 H 184.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DFD6 |
|---|---|
| RGB | rgb(162, 223, 214) |
| HSL | hsl(171, 49%, 75%) |
| HSV | hsv(171, 27%, 87%) |
| CMYK | cmyk(27.4%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(84.64, -21.17, -1.84) |
| CIE-LCH | lch(84.64, 21.25, 184.97°) |
| OKLab | oklab(85.97% -0.063 -0.0053) |
| OKLCH | oklch(85.97% 0.063 184.8) |
| XYZ | xyz(53.4216, 65.3092, 73.3964) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.97
Duck Egg Blue
#C3FBF4
ΔE00 6.53
Pale Cyan
#B7FFFA
ΔE00 7.08
Eggshell Blue
#C4FFF7
ΔE00 7.12
Powder Blue
#B0E0E6
ΔE00 7.13
Light Cyan
#ACFFFC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DFD6 #DFA2AB
analogous
#A2DFB7 #A2DFD6 #A2C9DF
triadic
#A2DFD6 #D6A2DF #DFD6A2
tetradic
#A2DFD6 #B7A2DF #DFA2AB #C9DFA2
square
#A2DFD6 #B7A2DF #DFA2AB #C9DFA2
split-complementary
#A2DFD6 #DFA2C9 #DFB7A2
monochromatic
#47C0AE #74CFC2 #A2DFD6 #D0EFEA #E8F7F5
Accessibility & contrast
On white
1.49
#A2DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#A2DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DFD6
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DFD6 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D6
Deuteranopia (green-blind)
#CED0D7
Tritanopia (blue-blind)
#8FE2DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a2dfd6; /* rgb */ color: rgb(162, 223, 214); /* oklch */ color: oklch(86.0% 0.063 184.8);
Tailwind
colors: {
custom: {
50: '#bfe9e2',
500: '#a2dfd6',
950: '#000000',
},
}SCSS
$custom: #a2dfd6; $custom-light: #bfe9e2; $custom-dark: #000000;
JSON
{
"hex": "#a2dfd6",
"rgb": {
"r": 162,
"g": 223,
"b": 214
},
"hsl": {
"h": 171.148,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.85973,
"c": 0.06324,
"h": 184.8
},
"luminance": 0.65312
}Semantic roles & 50–950 ramp
primary
#A2DFD6
secondary
#B86E78
accent
#293FBC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484