#A2DDDC#A2DDDC
#A2DDDC is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.7% C 0.060 H 194.8°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DDDC |
|---|---|
| RGB | rgb(162, 221, 220) |
| HSL | hsl(179, 46%, 75%) |
| HSV | hsv(179, 27%, 87%) |
| CMYK | cmyk(26.7%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(84.26, -18.87, -5.58) |
| CIE-LCH | lch(84.26, 19.67, 196.49°) |
| OKLab | oklab(85.72% -0.0581 -0.0153) |
| OKLCH | oklch(85.72% 0.06 194.8) |
| XYZ | xyz(53.6708, 64.5590, 77.3294) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.80
Powder Blue
#B0E0E6
ΔE00 4.28
Robin'S Egg Blue
#98EFF9
ΔE00 6.11
Pale Sky Blue
#BDF6FE
ΔE00 6.94
Duck Egg Blue
#C3FBF4
ΔE00 7.03
Light Sky Blue
#C6FCFF
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DDDC #DDA2A3
analogous
#A2DDBE #A2DDDC #A2C0DD
triadic
#A2DDDC #DCA2DD #DDDCA2
tetradic
#A2DDDC #BEA2DD #DDA2A3 #C0DDA2
square
#A2DDDC #BEA2DD #DDA2A3 #C0DDA2
split-complementary
#A2DDDC #DDA2C0 #DDBEA2
monochromatic
#48BCBA #75CDCB #A2DDDC #CFEDED #E9F7F7
Accessibility & contrast
On white
1.51
#A2DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#A2DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DDDC
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DDDC | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DC
Deuteranopia (green-blind)
#CACFDD
Tritanopia (blue-blind)
#8EE1DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a2dddc; /* rgb */ color: rgb(162, 221, 220); /* oklch */ color: oklch(85.7% 0.060 194.8);
Tailwind
colors: {
custom: {
50: '#bfe7e6',
500: '#a2dddc',
950: '#000000',
},
}SCSS
$custom: #a2dddc; $custom-light: #bfe7e6; $custom-dark: #000000;
JSON
{
"hex": "#a2dddc",
"rgb": {
"r": 162,
"g": 221,
"b": 220
},
"hsl": {
"h": 178.983,
"s": 46.457,
"l": 75.098
},
"oklch": {
"l": 0.85718,
"c": 0.06005,
"h": 194.8
},
"luminance": 0.64562
}Semantic roles & 50–950 ramp
primary
#A2DDDC
secondary
#B56E6F
accent
#2C2EBA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484