#A2DFDA#A2DFDA
#A2DFDA is a very light, moderate teal. Relative luminance 0.655; OKLCH L 86.1% C 0.062 H 189.7°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DFDA |
|---|---|
| RGB | rgb(162, 223, 218) |
| HSL | hsl(175, 49%, 75%) |
| HSV | hsv(175, 27%, 87%) |
| CMYK | cmyk(27.4%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(84.75, -20.30, -3.80) |
| CIE-LCH | lch(84.75, 20.66, 190.60°) |
| OKLab | oklab(86.09% -0.0614 -0.0105) |
| OKLCH | oklch(86.09% 0.062 189.7) |
| XYZ | xyz(53.9387, 65.5160, 76.1198) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.95
Powder Blue
#B0E0E6
ΔE00 5.75
Duck Egg Blue
#C3FBF4
ΔE00 6.42
Pale Cyan
#B7FFFA
ΔE00 6.84
Robin'S Egg Blue
#98EFF9
ΔE00 6.90
Eggshell Blue
#C4FFF7
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DFDA #DFA2A7
analogous
#A2DFBB #A2DFDA #A2C5DF
triadic
#A2DFDA #DAA2DF #DFDAA2
tetradic
#A2DFDA #BBA2DF #DFA2A7 #C5DFA2
square
#A2DFDA #BBA2DF #DFA2A7 #C5DFA2
split-complementary
#A2DFDA #DFA2C5 #DFBBA2
monochromatic
#47C0B6 #74CFC8 #A2DFDA #D0EFEC #E8F7F6
Accessibility & contrast
On white
1.49
#A2DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#A2DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DFDA
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DFDA | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DA
Deuteranopia (green-blind)
#CDD0DB
Tritanopia (blue-blind)
#8EE2DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a2dfda; /* rgb */ color: rgb(162, 223, 218); /* oklch */ color: oklch(86.1% 0.062 189.7);
Tailwind
colors: {
custom: {
50: '#bfe9e5',
500: '#a2dfda',
950: '#000000',
},
}SCSS
$custom: #a2dfda; $custom-light: #bfe9e5; $custom-dark: #000000;
JSON
{
"hex": "#a2dfda",
"rgb": {
"r": 162,
"g": 223,
"b": 218
},
"hsl": {
"h": 175.082,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.86093,
"c": 0.06229,
"h": 189.7
},
"luminance": 0.65519
}Semantic roles & 50–950 ramp
primary
#A2DFDA
secondary
#B86E74
accent
#2935BC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484