#A2DFD8#A2DFD8
#A2DFD8 is a very light, moderate teal. Relative luminance 0.654; OKLCH L 86.0% C 0.063 H 187.2°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DFD8 |
|---|---|
| RGB | rgb(162, 223, 216) |
| HSL | hsl(173, 49%, 75%) |
| HSV | hsv(173, 27%, 87%) |
| CMYK | cmyk(27.4%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(84.70, -20.74, -2.82) |
| CIE-LCH | lch(84.70, 20.93, 187.74°) |
| OKLab | oklab(86.03% -0.0622 -0.0079) |
| OKLCH | oklch(86.03% 0.063 187.2) |
| XYZ | xyz(53.6786, 65.4120, 74.7498) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.43
Duck Egg Blue
#C3FBF4
ΔE00 6.43
Powder Blue
#B0E0E6
ΔE00 6.44
Pale Cyan
#B7FFFA
ΔE00 6.92
Eggshell Blue
#C4FFF7
ΔE00 7.07
Light Cyan
#ACFFFC
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DFD8 #DFA2A9
analogous
#A2DFB9 #A2DFD8 #A2C7DF
triadic
#A2DFD8 #D8A2DF #DFD8A2
tetradic
#A2DFD8 #B9A2DF #DFA2A9 #C7DFA2
square
#A2DFD8 #B9A2DF #DFA2A9 #C7DFA2
split-complementary
#A2DFD8 #DFA2C7 #DFB9A2
monochromatic
#47C0B2 #74CFC5 #A2DFD8 #D0EFEB #E8F7F5
Accessibility & contrast
On white
1.49
#A2DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#A2DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DFD8
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DFD8 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D8
Deuteranopia (green-blind)
#CDD0D9
Tritanopia (blue-blind)
#8FE2DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a2dfd8; /* rgb */ color: rgb(162, 223, 216); /* oklch */ color: oklch(86.0% 0.063 187.2);
Tailwind
colors: {
custom: {
50: '#bfe9e4',
500: '#a2dfd8',
950: '#000000',
},
}SCSS
$custom: #a2dfd8; $custom-light: #bfe9e4; $custom-dark: #000000;
JSON
{
"hex": "#a2dfd8",
"rgb": {
"r": 162,
"g": 223,
"b": 216
},
"hsl": {
"h": 173.115,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.86033,
"c": 0.06271,
"h": 187.2
},
"luminance": 0.65415
}Semantic roles & 50–950 ramp
primary
#A2DFD8
secondary
#B86E76
accent
#293ABC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484