#A2DFD7#A2DFD7
#A2DFD7 is a very light, moderate teal. Relative luminance 0.654; OKLCH L 86.0% C 0.063 H 186.0°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DFD7 |
|---|---|
| RGB | rgb(162, 223, 215) |
| HSL | hsl(172, 49%, 75%) |
| HSV | hsv(172, 27%, 87%) |
| CMYK | cmyk(27.4%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(84.67, -20.96, -2.33) |
| CIE-LCH | lch(84.67, 21.09, 186.34°) |
| OKLab | oklab(86% -0.0626 -0.0066) |
| OKLCH | oklch(86% 0.063 186) |
| XYZ | xyz(53.5497, 65.3604, 74.0710) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.69
Duck Egg Blue
#C3FBF4
ΔE00 6.47
Powder Blue
#B0E0E6
ΔE00 6.78
Pale Cyan
#B7FFFA
ΔE00 6.99
Eggshell Blue
#C4FFF7
ΔE00 7.09
Light Cyan
#ACFFFC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DFD7 #DFA2AA
analogous
#A2DFB8 #A2DFD7 #A2C8DF
triadic
#A2DFD7 #D7A2DF #DFD7A2
tetradic
#A2DFD7 #B8A2DF #DFA2AA #C8DFA2
square
#A2DFD7 #B8A2DF #DFA2AA #C8DFA2
split-complementary
#A2DFD7 #DFA2C8 #DFB8A2
monochromatic
#47C0B0 #74CFC3 #A2DFD7 #D0EFEB #E8F7F5
Accessibility & contrast
On white
1.49
#A2DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#A2DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DFD7
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DFD7 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D7
Deuteranopia (green-blind)
#CDD0D8
Tritanopia (blue-blind)
#8FE2DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a2dfd7; /* rgb */ color: rgb(162, 223, 215); /* oklch */ color: oklch(86.0% 0.063 186.0);
Tailwind
colors: {
custom: {
50: '#bfe9e3',
500: '#a2dfd7',
950: '#000000',
},
}SCSS
$custom: #a2dfd7; $custom-light: #bfe9e3; $custom-dark: #000000;
JSON
{
"hex": "#a2dfd7",
"rgb": {
"r": 162,
"g": 223,
"b": 215
},
"hsl": {
"h": 172.131,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.86003,
"c": 0.06295,
"h": 186
},
"luminance": 0.65363
}Semantic roles & 50–950 ramp
primary
#A2DFD7
secondary
#B86E77
accent
#293DBC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484