#AEEDF2#AEEDF2
#AEEDF2 is a very light, moderate teal. Relative luminance 0.760; OKLCH L 90.5% C 0.064 H 202.3°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEDF2 |
|---|---|
| RGB | rgb(174, 237, 242) |
| HSL | hsl(184, 72%, 82%) |
| HSV | hsv(184, 28%, 95%) |
| CMYK | cmyk(28.1%, 2.1%, 0%, 5.1%) |
| CIE-LAB | lab(89.85, -18.54, -8.81) |
| CIE-LCH | lch(89.85, 20.53, 205.42°) |
| OKLab | oklab(90.54% -0.0588 -0.0241) |
| OKLCH | oklch(90.54% 0.064 202.3) |
| XYZ | xyz(63.7616, 75.9747, 95.2921) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.99
Pale Sky Blue
#BDF6FE
ΔE00 2.90
Robin'S Egg Blue
#98EFF9
ΔE00 3.44
Powder Blue
#B0E0E6
ΔE00 3.84
Light Sky Blue
#C6FCFF
ΔE00 3.86
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEDF2 #F2B3AE
analogous
#AEF2D5 #AEEDF2 #AECBF2
triadic
#AEEDF2 #F2AEED #EDF2AE
tetradic
#AEEDF2 #D5AEF2 #F2B3AE #CBF2AE
square
#AEEDF2 #D5AEF2 #F2B3AE #CBF2AE
split-complementary
#AEEDF2 #F2AECB #F2D5AE
monochromatic
#45D6E1 #79E1EA #AEEDF2 #E3F9FA #E5F9FB
Accessibility & contrast
On white
1.30
#AEEDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#AEEDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEDF2
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEDF2 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7F2
Deuteranopia (green-blind)
#D7DEF2
Tritanopia (blue-blind)
#97F2EE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aeedf2; /* rgb */ color: rgb(174, 237, 242); /* oklch */ color: oklch(90.5% 0.064 202.3);
Tailwind
colors: {
custom: {
50: '#c8f3f6',
500: '#aeedf2',
950: '#000000',
},
}SCSS
$custom: #aeedf2; $custom-light: #c8f3f6; $custom-dark: #000000;
JSON
{
"hex": "#aeedf2",
"rgb": {
"r": 174,
"g": 237,
"b": 242
},
"hsl": {
"h": 184.412,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.90544,
"c": 0.06356,
"h": 202.3
},
"luminance": 0.75978
}Semantic roles & 50–950 ramp
primary
#AEEDF2
secondary
#D17A73
accent
#1F11D4
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585