#A2DFDE#A2DFDE
#A2DFDE is a very light, moderate teal. Relative luminance 0.657; OKLCH L 86.2% C 0.062 H 194.8°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DFDE |
|---|---|
| RGB | rgb(162, 223, 222) |
| HSL | hsl(179, 49%, 75%) |
| HSV | hsv(179, 27%, 87%) |
| CMYK | cmyk(27.4%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(84.86, -19.42, -5.75) |
| CIE-LCH | lch(84.86, 20.26, 196.51°) |
| OKLab | oklab(86.22% -0.0598 -0.0158) |
| OKLCH | oklch(86.22% 0.062 194.8) |
| XYZ | xyz(54.4685, 65.7279, 78.9098) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.37
Powder Blue
#B0E0E6
ΔE00 4.43
Robin'S Egg Blue
#98EFF9
ΔE00 5.73
Duck Egg Blue
#C3FBF4
ΔE00 6.68
Pale Sky Blue
#BDF6FE
ΔE00 6.69
Pale Cyan
#B7FFFA
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DFDE #DFA2A3
analogous
#A2DFBF #A2DFDE #A2C1DF
triadic
#A2DFDE #DEA2DF #DFDEA2
tetradic
#A2DFDE #BFA2DF #DFA2A3 #C1DFA2
square
#A2DFDE #BFA2DF #DFA2A3 #C1DFA2
split-complementary
#A2DFDE #DFA2C1 #DFBFA2
monochromatic
#47C0BE #74CFCE #A2DFDE #D0EFEE #E8F7F7
Accessibility & contrast
On white
1.48
#A2DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#A2DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DFDE
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DFDE | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DE
Deuteranopia (green-blind)
#CCD0DF
Tritanopia (blue-blind)
#8DE3DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a2dfde; /* rgb */ color: rgb(162, 223, 222); /* oklch */ color: oklch(86.2% 0.062 194.8);
Tailwind
colors: {
custom: {
50: '#bfe9e8',
500: '#a2dfde',
950: '#000000',
},
}SCSS
$custom: #a2dfde; $custom-light: #bfe9e8; $custom-dark: #000000;
JSON
{
"hex": "#a2dfde",
"rgb": {
"r": 162,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.016,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.86215,
"c": 0.06184,
"h": 194.8
},
"luminance": 0.65731
}Semantic roles & 50–950 ramp
primary
#A2DFDE
secondary
#B86E6F
accent
#292CBC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484