#AEE2EB#AEE2EB
#AEE2EB is a very light, muted teal. Relative luminance 0.694; OKLCH L 88.0% C 0.055 H 209.3°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE2EB |
|---|---|
| RGB | rgb(174, 226, 235) |
| HSL | hsl(189, 60%, 80%) |
| HSV | hsv(189, 26%, 92%) |
| CMYK | cmyk(26%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(86.70, -14.59, -9.82) |
| CIE-LCH | lch(86.70, 17.58, 213.95°) |
| OKLab | oklab(87.97% -0.0477 -0.0268) |
| OKLCH | oklch(87.97% 0.055 209.3) |
| XYZ | xyz(59.6427, 69.3869, 88.8316) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.28
Lightblue
#ADD8E6
ΔE00 3.93
Pale Sky Blue
#BDF6FE
ΔE00 4.35
Paleturquoise
#AFEEEE
ΔE00 5.15
Robin'S Egg Blue
#98EFF9
ΔE00 5.73
Light Sky Blue
#C6FCFF
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE2EB #EBB7AE
analogous
#AEEBD5 #AEE2EB #AEC4EB
triadic
#AEE2EB #EBAEE2 #E2EBAE
tetradic
#AEE2EB #D5AEEB #EBB7AE #C4EBAE
square
#AEE2EB #D5AEEB #EBB7AE #C4EBAE
split-complementary
#AEE2EB #EBAEC4 #EBD5AE
monochromatic
#4CBFD3 #7DD0DF #AEE2EB #DFF4F7 #E6F6F9
Accessibility & contrast
On white
1.41
#AEE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#AEE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE2EB
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE2EB | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEC
Deuteranopia (green-blind)
#CFD6EB
Tritanopia (blue-blind)
#9AE7E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aee2eb; /* rgb */ color: rgb(174, 226, 235); /* oklch */ color: oklch(88.0% 0.055 209.3);
Tailwind
colors: {
custom: {
50: '#c7ebf1',
500: '#aee2eb',
950: '#000000',
},
}SCSS
$custom: #aee2eb; $custom-light: #c7ebf1; $custom-dark: #000000;
JSON
{
"hex": "#aee2eb",
"rgb": {
"r": 174,
"g": 226,
"b": 235
},
"hsl": {
"h": 188.852,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.87972,
"c": 0.05469,
"h": 209.3
},
"luminance": 0.6939
}Semantic roles & 50–950 ramp
primary
#AEE2EB
secondary
#C78276
accent
#371DC8
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485