#A2EDED#A2EDED
#A2EDED is a very light, moderate teal. Relative luminance 0.744; OKLCH L 89.7% C 0.074 H 195.9°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A2EDED |
|---|---|
| RGB | rgb(162, 237, 237) |
| HSL | hsl(180, 68%, 78%) |
| HSV | hsv(180, 32%, 93%) |
| CMYK | cmyk(31.6%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(89.09, -22.96, -7.38) |
| CIE-LCH | lch(89.09, 24.12, 197.82°) |
| OKLab | oklab(89.73% -0.0711 -0.0203) |
| OKLCH | oklch(89.73% 0.074 195.9) |
| XYZ | xyz(60.4653, 74.3606, 91.2713) |
| Luminance | 0.7436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.98
Robin'S Egg Blue
#98EFF9
ΔE00 3.70
Light Cyan
#ACFFFC
ΔE00 3.91
Pale Cyan
#B7FFFA
ΔE00 4.28
Robin Egg Blue
#8AF1FE
ΔE00 5.06
Duck Egg Blue
#C3FBF4
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2EDED #EDA2A2
analogous
#A2EDC7 #A2EDED #A2C7ED
triadic
#A2EDED #EDA2ED #EDEDA2
tetradic
#A2EDED #C7A2ED #EDA2A2 #C7EDA2
square
#A2EDED #C7A2ED #EDA2A2 #C7EDA2
split-complementary
#A2EDED #EDA2C7 #EDC7A2
monochromatic
#3BD9D9 #6FE3E3 #A2EDED #D5F7F7 #E5FAFA
Accessibility & contrast
On white
1.32
#A2EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#A2EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2EDED
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2EDED | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6ED
Deuteranopia (green-blind)
#D5DBEE
Tritanopia (blue-blind)
#86F2ED
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #a2eded; /* rgb */ color: rgb(162, 237, 237); /* oklch */ color: oklch(89.7% 0.074 195.9);
Tailwind
colors: {
custom: {
50: '#c0f3f2',
500: '#a2eded',
950: '#000000',
},
}SCSS
$custom: #a2eded; $custom-light: #c0f3f2; $custom-dark: #000000;
JSON
{
"hex": "#a2eded",
"rgb": {
"r": 162,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 67.568,
"l": 78.235
},
"oklch": {
"l": 0.89732,
"c": 0.07392,
"h": 195.9
},
"luminance": 0.74364
}Semantic roles & 50–950 ramp
primary
#A2EDED
secondary
#CA6A6A
accent
#1616CF
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121717
muted
#828585