#A2DFD5#A2DFD5
#A2DFD5 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.9% C 0.064 H 183.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DFD5 |
|---|---|
| RGB | rgb(162, 223, 213) |
| HSL | hsl(170, 49%, 75%) |
| HSV | hsv(170, 27%, 87%) |
| CMYK | cmyk(27.4%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(84.62, -21.39, -1.35) |
| CIE-LCH | lch(84.62, 21.43, 183.61°) |
| OKLab | oklab(85.94% -0.0634 -0.004) |
| OKLCH | oklch(85.94% 0.064 183.6) |
| XYZ | xyz(53.2943, 65.2583, 72.7259) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.27
Duck Egg Blue
#C3FBF4
ΔE00 6.61
Eggshell Blue
#C4FFF7
ΔE00 7.18
Pale Cyan
#B7FFFA
ΔE00 7.19
Pale Aqua
#B8FFEB
ΔE00 7.46
Powder Blue
#B0E0E6
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DFD5 #DFA2AC
analogous
#A2DFB6 #A2DFD5 #A2CADF
triadic
#A2DFD5 #D5A2DF #DFD5A2
tetradic
#A2DFD5 #B6A2DF #DFA2AC #CADFA2
square
#A2DFD5 #B6A2DF #DFA2AC #CADFA2
split-complementary
#A2DFD5 #DFA2CA #DFB6A2
monochromatic
#47C0AC #74CFC0 #A2DFD5 #D0EFEA #E8F7F5
Accessibility & contrast
On white
1.49
#A2DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#A2DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DFD5
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DFD5 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D5
Deuteranopia (green-blind)
#CED0D6
Tritanopia (blue-blind)
#90E2DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a2dfd5; /* rgb */ color: rgb(162, 223, 213); /* oklch */ color: oklch(85.9% 0.064 183.6);
Tailwind
colors: {
custom: {
50: '#bfe9e1',
500: '#a2dfd5',
950: '#000000',
},
}SCSS
$custom: #a2dfd5; $custom-light: #bfe9e1; $custom-dark: #000000;
JSON
{
"hex": "#a2dfd5",
"rgb": {
"r": 162,
"g": 223,
"b": 213
},
"hsl": {
"h": 170.164,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.85943,
"c": 0.06354,
"h": 183.6
},
"luminance": 0.65261
}Semantic roles & 50–950 ramp
primary
#A2DFD5
secondary
#B86E7A
accent
#2941BC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484