#A2DFD3#A2DFD3
#A2DFD3 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.9% C 0.064 H 181.2°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DFD3 |
|---|---|
| RGB | rgb(162, 223, 211) |
| HSL | hsl(168, 49%, 75%) |
| HSV | hsv(168, 27%, 87%) |
| CMYK | cmyk(27.4%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(84.56, -21.82, -0.37) |
| CIE-LCH | lch(84.56, 21.82, 180.96°) |
| OKLab | oklab(85.89% -0.0642 -0.0013) |
| OKLCH | oklch(85.89% 0.064 181.2) |
| XYZ | xyz(53.0420, 65.1574, 71.3972) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.88
Duck Egg Blue
#C3FBF4
ΔE00 6.83
Pale Aqua
#B8FFEB
ΔE00 7.18
Eggshell Blue
#C4FFF7
ΔE00 7.34
Pale Teal
#82CBB2
ΔE00 7.42
Pale Cyan
#B7FFFA
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DFD3 #DFA2AE
analogous
#A2DFB4 #A2DFD3 #A2CCDF
triadic
#A2DFD3 #D3A2DF #DFD3A2
tetradic
#A2DFD3 #B4A2DF #DFA2AE #CCDFA2
square
#A2DFD3 #B4A2DF #DFA2AE #CCDFA2
split-complementary
#A2DFD3 #DFA2CC #DFB4A2
monochromatic
#47C0A8 #74CFBD #A2DFD3 #D0EFE9 #E8F7F4
Accessibility & contrast
On white
1.50
#A2DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#A2DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DFD3
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DFD3 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D3
Deuteranopia (green-blind)
#CED0D4
Tritanopia (blue-blind)
#90E1DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a2dfd3; /* rgb */ color: rgb(162, 223, 211); /* oklch */ color: oklch(85.9% 0.064 181.2);
Tailwind
colors: {
custom: {
50: '#bfe9e0',
500: '#a2dfd3',
950: '#000000',
},
}SCSS
$custom: #a2dfd3; $custom-light: #bfe9e0; $custom-dark: #000000;
JSON
{
"hex": "#a2dfd3",
"rgb": {
"r": 162,
"g": 223,
"b": 211
},
"hsl": {
"h": 168.197,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.85885,
"c": 0.06425,
"h": 181.2
},
"luminance": 0.6516
}Semantic roles & 50–950 ramp
primary
#A2DFD3
secondary
#B86E7C
accent
#2946BC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484