#A2DDE2#A2DDE2
#A2DDE2 is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.9% C 0.060 H 202.7°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DDE2 |
|---|---|
| RGB | rgb(162, 221, 226) |
| HSL | hsl(185, 52%, 76%) |
| HSV | hsv(185, 28%, 89%) |
| CMYK | cmyk(28.3%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(84.42, -17.52, -8.51) |
| CIE-LCH | lch(84.42, 19.48, 205.92°) |
| OKLab | oklab(85.91% -0.0557 -0.0233) |
| OKLCH | oklch(85.91% 0.06 202.7) |
| XYZ | xyz(54.4798, 64.8825, 81.5897) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.64
Paleturquoise
#AFEEEE
ΔE00 4.27
Robin'S Egg Blue
#98EFF9
ΔE00 5.16
Pale Sky Blue
#BDF6FE
ΔE00 5.86
Lightblue
#ADD8E6
ΔE00 5.93
Robin Egg Blue
#8AF1FE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DDE2 #E2A7A2
analogous
#A2E2C7 #A2DDE2 #A2BDE2
triadic
#A2DDE2 #E2A2DD #DDE2A2
tetradic
#A2DDE2 #C7A2E2 #E2A7A2 #BDE2A2
square
#A2DDE2 #C7A2E2 #E2A7A2 #BDE2A2
split-complementary
#A2DDE2 #E2A2BD #E2C7A2
monochromatic
#45BBC5 #73CCD3 #A2DDE2 #D1EEF1 #E8F6F8
Accessibility & contrast
On white
1.50
#A2DDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#A2DDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DDE2
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DDE2 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E2
Deuteranopia (green-blind)
#C9CFE2
Tritanopia (blue-blind)
#8CE2DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a2dde2; /* rgb */ color: rgb(162, 221, 226); /* oklch */ color: oklch(85.9% 0.060 202.7);
Tailwind
colors: {
custom: {
50: '#bfe7eb',
500: '#a2dde2',
950: '#000000',
},
}SCSS
$custom: #a2dde2; $custom-light: #bfe7eb; $custom-dark: #000000;
JSON
{
"hex": "#a2dde2",
"rgb": {
"r": 162,
"g": 221,
"b": 226
},
"hsl": {
"h": 184.688,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.85906,
"c": 0.06036,
"h": 202.7
},
"luminance": 0.64885
}Semantic roles & 50–950 ramp
primary
#A2DDE2
secondary
#BB736D
accent
#3226C0
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#121616
muted
#828484