#A2DFD1#A2DFD1
#A2DFD1 is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.8% C 0.065 H 178.9°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DFD1 |
|---|---|
| RGB | rgb(162, 223, 209) |
| HSL | hsl(166, 49%, 75%) |
| HSV | hsv(166, 27%, 87%) |
| CMYK | cmyk(27.4%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(84.51, -22.24, 0.62) |
| CIE-LCH | lch(84.51, 22.25, 178.42°) |
| OKLab | oklab(85.83% -0.0651 0.0013) |
| OKLCH | oklch(85.83% 0.065 178.9) |
| XYZ | xyz(52.7929, 65.0577, 70.0849) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.51
Pale Teal
#82CBB2
ΔE00 6.95
Pale Aqua
#B8FFEB
ΔE00 6.99
Light Teal
#90E4C1
ΔE00 7.03
Duck Egg Blue
#C3FBF4
ΔE00 7.11
Seafoam Blue
#78D1B6
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DFD1 #DFA2B0
analogous
#A2DFB2 #A2DFD1 #A2CEDF
triadic
#A2DFD1 #D1A2DF #DFD1A2
tetradic
#A2DFD1 #B2A2DF #DFA2B0 #CEDFA2
square
#A2DFD1 #B2A2DF #DFA2B0 #CEDFA2
split-complementary
#A2DFD1 #DFA2CE #DFB2A2
monochromatic
#47C0A4 #74CFBA #A2DFD1 #D0EFE8 #E8F7F4
Accessibility & contrast
On white
1.50
#A2DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#A2DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DFD1
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DFD1 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D0
Deuteranopia (green-blind)
#CFD0D2
Tritanopia (blue-blind)
#91E1DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a2dfd1; /* rgb */ color: rgb(162, 223, 209); /* oklch */ color: oklch(85.8% 0.065 178.9);
Tailwind
colors: {
custom: {
50: '#bfe9df',
500: '#a2dfd1',
950: '#000000',
},
}SCSS
$custom: #a2dfd1; $custom-light: #bfe9df; $custom-dark: #000000;
JSON
{
"hex": "#a2dfd1",
"rgb": {
"r": 162,
"g": 223,
"b": 209
},
"hsl": {
"h": 166.23,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.85827,
"c": 0.06507,
"h": 178.9
},
"luminance": 0.6506
}Semantic roles & 50–950 ramp
primary
#A2DFD1
secondary
#B86E7F
accent
#294BBC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484