#A2DFD2#A2DFD2
#A2DFD2 is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.9% C 0.065 H 180.0°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DFD2 |
|---|---|
| RGB | rgb(162, 223, 210) |
| HSL | hsl(167, 49%, 75%) |
| HSV | hsv(167, 27%, 87%) |
| CMYK | cmyk(27.4%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(84.54, -22.03, 0.12) |
| CIE-LCH | lch(84.54, 22.03, 179.68°) |
| OKLab | oklab(85.86% -0.0646 0) |
| OKLCH | oklch(85.86% 0.065 180) |
| XYZ | xyz(52.9171, 65.1074, 70.7390) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.20
Duck Egg Blue
#C3FBF4
ΔE00 6.96
Pale Aqua
#B8FFEB
ΔE00 7.08
Pale Teal
#82CBB2
ΔE00 7.18
Light Teal
#90E4C1
ΔE00 7.37
Eggshell Blue
#C4FFF7
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DFD2 #DFA2AF
analogous
#A2DFB3 #A2DFD2 #A2CDDF
triadic
#A2DFD2 #D2A2DF #DFD2A2
tetradic
#A2DFD2 #B3A2DF #DFA2AF #CDDFA2
square
#A2DFD2 #B3A2DF #DFA2AF #CDDFA2
split-complementary
#A2DFD2 #DFA2CD #DFB3A2
monochromatic
#47C0A6 #74CFBC #A2DFD2 #D0EFE8 #E8F7F4
Accessibility & contrast
On white
1.50
#A2DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#A2DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DFD2
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DFD2 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#CFD0D3
Tritanopia (blue-blind)
#91E1DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a2dfd2; /* rgb */ color: rgb(162, 223, 210); /* oklch */ color: oklch(85.9% 0.065 180.0);
Tailwind
colors: {
custom: {
50: '#bfe9df',
500: '#a2dfd2',
950: '#000000',
},
}SCSS
$custom: #a2dfd2; $custom-light: #bfe9df; $custom-dark: #000000;
JSON
{
"hex": "#a2dfd2",
"rgb": {
"r": 162,
"g": 223,
"b": 210
},
"hsl": {
"h": 167.213,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.85856,
"c": 0.06465,
"h": 180
},
"luminance": 0.6511
}Semantic roles & 50–950 ramp
primary
#A2DFD2
secondary
#B86E7D
accent
#2949BC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484