#A2DFDD#A2DFDD
#A2DFDD is a very light, moderate teal. Relative luminance 0.657; OKLCH L 86.2% C 0.062 H 193.5°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DFDD |
|---|---|
| RGB | rgb(162, 223, 221) |
| HSL | hsl(178, 49%, 75%) |
| HSV | hsv(178, 27%, 87%) |
| CMYK | cmyk(27.4%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(84.83, -19.64, -5.27) |
| CIE-LCH | lch(84.83, 20.34, 195.01°) |
| OKLab | oklab(86.18% -0.0602 -0.0145) |
| OKLCH | oklch(86.18% 0.062 193.5) |
| XYZ | xyz(54.3349, 65.6745, 78.2061) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.46
Powder Blue
#B0E0E6
ΔE00 4.75
Robin'S Egg Blue
#98EFF9
ΔE00 6.00
Duck Egg Blue
#C3FBF4
ΔE00 6.58
Pale Cyan
#B7FFFA
ΔE00 6.91
Pale Sky Blue
#BDF6FE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DFDD #DFA2A4
analogous
#A2DFBE #A2DFDD #A2C2DF
triadic
#A2DFDD #DDA2DF #DFDDA2
tetradic
#A2DFDD #BEA2DF #DFA2A4 #C2DFA2
square
#A2DFDD #BEA2DF #DFA2A4 #C2DFA2
split-complementary
#A2DFDD #DFA2C2 #DFBEA2
monochromatic
#47C0BC #74CFCC #A2DFDD #D0EFEE #E8F7F7
Accessibility & contrast
On white
1.49
#A2DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#A2DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DFDD
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DFDD | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DD
Deuteranopia (green-blind)
#CCD0DE
Tritanopia (blue-blind)
#8DE3DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a2dfdd; /* rgb */ color: rgb(162, 223, 221); /* oklch */ color: oklch(86.2% 0.062 193.5);
Tailwind
colors: {
custom: {
50: '#bfe9e7',
500: '#a2dfdd',
950: '#000000',
},
}SCSS
$custom: #a2dfdd; $custom-light: #bfe9e7; $custom-dark: #000000;
JSON
{
"hex": "#a2dfdd",
"rgb": {
"r": 162,
"g": 223,
"b": 221
},
"hsl": {
"h": 178.033,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.86184,
"c": 0.0619,
"h": 193.5
},
"luminance": 0.65677
}Semantic roles & 50–950 ramp
primary
#A2DFDD
secondary
#B86E70
accent
#292EBC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484