#A2DDDB#A2DDDB
#A2DDDB is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.7% C 0.060 H 193.5°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DDDB |
|---|---|
| RGB | rgb(162, 221, 219) |
| HSL | hsl(178, 46%, 75%) |
| HSV | hsv(178, 27%, 87%) |
| CMYK | cmyk(26.7%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(84.23, -19.09, -5.10) |
| CIE-LCH | lch(84.23, 19.75, 194.95°) |
| OKLab | oklab(85.69% -0.0585 -0.014) |
| OKLCH | oklch(85.69% 0.06 193.5) |
| XYZ | xyz(53.5388, 64.5062, 76.6340) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.87
Powder Blue
#B0E0E6
ΔE00 4.62
Robin'S Egg Blue
#98EFF9
ΔE00 6.36
Duck Egg Blue
#C3FBF4
ΔE00 6.93
Pale Sky Blue
#BDF6FE
ΔE00 7.18
Pale Cyan
#B7FFFA
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DDDB #DDA2A4
analogous
#A2DDBD #A2DDDB #A2C2DD
triadic
#A2DDDB #DBA2DD #DDDBA2
tetradic
#A2DDDB #BDA2DD #DDA2A4 #C2DDA2
square
#A2DDDB #BDA2DD #DDA2A4 #C2DDA2
split-complementary
#A2DDDB #DDA2C2 #DDBDA2
monochromatic
#48BCB8 #75CDCA #A2DDDB #CFEDEC #E9F7F6
Accessibility & contrast
On white
1.51
#A2DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#A2DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DDDB
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DDDB | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#CACFDC
Tritanopia (blue-blind)
#8EE1DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a2dddb; /* rgb */ color: rgb(162, 221, 219); /* oklch */ color: oklch(85.7% 0.060 193.5);
Tailwind
colors: {
custom: {
50: '#bfe7e6',
500: '#a2dddb',
950: '#000000',
},
}SCSS
$custom: #a2dddb; $custom-light: #bfe7e6; $custom-dark: #000000;
JSON
{
"hex": "#a2dddb",
"rgb": {
"r": 162,
"g": 221,
"b": 219
},
"hsl": {
"h": 177.966,
"s": 46.457,
"l": 75.098
},
"oklch": {
"l": 0.85687,
"c": 0.06012,
"h": 193.5
},
"luminance": 0.64509
}Semantic roles & 50–950 ramp
primary
#A2DDDB
secondary
#B56E70
accent
#2C31BA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484