#A2DFDC#A2DFDC
#A2DFDC is a very light, moderate teal. Relative luminance 0.656; OKLCH L 86.2% C 0.062 H 192.2°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DFDC |
|---|---|
| RGB | rgb(162, 223, 220) |
| HSL | hsl(177, 49%, 75%) |
| HSV | hsv(177, 27%, 87%) |
| CMYK | cmyk(27.4%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(84.80, -19.86, -4.78) |
| CIE-LCH | lch(84.80, 20.43, 193.52°) |
| OKLab | oklab(86.15% -0.0606 -0.0131) |
| OKLCH | oklch(86.15% 0.062 192.2) |
| XYZ | xyz(54.2020, 65.6214, 77.5065) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.58
Powder Blue
#B0E0E6
ΔE00 5.08
Robin'S Egg Blue
#98EFF9
ΔE00 6.28
Duck Egg Blue
#C3FBF4
ΔE00 6.51
Pale Cyan
#B7FFFA
ΔE00 6.86
Light Cyan
#ACFFFC
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DFDC #DFA2A5
analogous
#A2DFBD #A2DFDC #A2C3DF
triadic
#A2DFDC #DCA2DF #DFDCA2
tetradic
#A2DFDC #BDA2DF #DFA2A5 #C3DFA2
square
#A2DFDC #BDA2DF #DFA2A5 #C3DFA2
split-complementary
#A2DFDC #DFA2C3 #DFBDA2
monochromatic
#47C0BA #74CFCB #A2DFDC #D0EFED #E8F7F6
Accessibility & contrast
On white
1.49
#A2DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#A2DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DFDC
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DFDC | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#CCD0DD
Tritanopia (blue-blind)
#8EE2DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a2dfdc; /* rgb */ color: rgb(162, 223, 220); /* oklch */ color: oklch(86.2% 0.062 192.2);
Tailwind
colors: {
custom: {
50: '#bfe9e6',
500: '#a2dfdc',
950: '#000000',
},
}SCSS
$custom: #a2dfdc; $custom-light: #bfe9e6; $custom-dark: #000000;
JSON
{
"hex": "#a2dfdc",
"rgb": {
"r": 162,
"g": 223,
"b": 220
},
"hsl": {
"h": 177.049,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.86154,
"c": 0.062,
"h": 192.2
},
"luminance": 0.65624
}Semantic roles & 50–950 ramp
primary
#A2DFDC
secondary
#B86E71
accent
#2931BC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484