#A2DFD4#A2DFD4
#A2DFD4 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.9% C 0.064 H 182.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DFD4 |
|---|---|
| RGB | rgb(162, 223, 212) |
| HSL | hsl(169, 49%, 75%) |
| HSV | hsv(169, 27%, 87%) |
| CMYK | cmyk(27.4%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(84.59, -21.60, -0.86) |
| CIE-LCH | lch(84.59, 21.62, 182.28°) |
| OKLab | oklab(85.91% -0.0638 -0.0026) |
| OKLCH | oklch(85.91% 0.064 182.4) |
| XYZ | xyz(53.1678, 65.2077, 72.0595) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.57
Duck Egg Blue
#C3FBF4
ΔE00 6.71
Eggshell Blue
#C4FFF7
ΔE00 7.25
Pale Aqua
#B8FFEB
ΔE00 7.31
Pale Cyan
#B7FFFA
ΔE00 7.32
Pale Teal
#82CBB2
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DFD4 #DFA2AD
analogous
#A2DFB5 #A2DFD4 #A2CBDF
triadic
#A2DFD4 #D4A2DF #DFD4A2
tetradic
#A2DFD4 #B5A2DF #DFA2AD #CBDFA2
square
#A2DFD4 #B5A2DF #DFA2AD #CBDFA2
split-complementary
#A2DFD4 #DFA2CB #DFB5A2
monochromatic
#47C0AA #74CFBF #A2DFD4 #D0EFE9 #E8F7F4
Accessibility & contrast
On white
1.50
#A2DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#A2DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DFD4
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DFD4 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D4
Deuteranopia (green-blind)
#CED0D5
Tritanopia (blue-blind)
#90E1DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a2dfd4; /* rgb */ color: rgb(162, 223, 212); /* oklch */ color: oklch(85.9% 0.064 182.4);
Tailwind
colors: {
custom: {
50: '#bfe9e1',
500: '#a2dfd4',
950: '#000000',
},
}SCSS
$custom: #a2dfd4; $custom-light: #bfe9e1; $custom-dark: #000000;
JSON
{
"hex": "#a2dfd4",
"rgb": {
"r": 162,
"g": 223,
"b": 212
},
"hsl": {
"h": 169.18,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.85914,
"c": 0.06388,
"h": 182.4
},
"luminance": 0.6521
}Semantic roles & 50–950 ramp
primary
#A2DFD4
secondary
#B86E7B
accent
#2944BC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484