#AEE4EB#AEE4EB
#AEE4EB is a very light, muted teal. Relative luminance 0.705; OKLCH L 88.4% C 0.056 H 206.1°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE4EB |
|---|---|
| RGB | rgb(174, 228, 235) |
| HSL | hsl(187, 60%, 80%) |
| HSV | hsv(187, 26%, 92%) |
| CMYK | cmyk(26%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(87.23, -15.60, -9.02) |
| CIE-LCH | lch(87.23, 18.02, 210.05°) |
| OKLab | oklab(88.4% -0.0503 -0.0246) |
| OKLCH | oklch(88.4% 0.056 206.1) |
| XYZ | xyz(60.1897, 70.4809, 89.0139) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.36
Pale Sky Blue
#BDF6FE
ΔE00 3.89
Paleturquoise
#AFEEEE
ΔE00 4.06
Lightblue
#ADD8E6
ΔE00 5.00
Robin'S Egg Blue
#98EFF9
ΔE00 5.09
Light Sky Blue
#C6FCFF
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE4EB #EBB5AE
analogous
#AEEBD3 #AEE4EB #AEC6EB
triadic
#AEE4EB #EBAEE4 #E4EBAE
tetradic
#AEE4EB #D3AEEB #EBB5AE #C6EBAE
square
#AEE4EB #D3AEEB #EBB5AE #C6EBAE
split-complementary
#AEE4EB #EBAEC6 #EBD3AE
monochromatic
#4CC3D3 #7DD4DF #AEE4EB #DFF4F7 #E6F7F9
Accessibility & contrast
On white
1.39
#AEE4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#AEE4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE4EB
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE4EB | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEC
Deuteranopia (green-blind)
#D0D7EB
Tritanopia (blue-blind)
#9AE9E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aee4eb; /* rgb */ color: rgb(174, 228, 235); /* oklch */ color: oklch(88.4% 0.056 206.1);
Tailwind
colors: {
custom: {
50: '#c7ecf1',
500: '#aee4eb',
950: '#000000',
},
}SCSS
$custom: #aee4eb; $custom-light: #c7ecf1; $custom-dark: #000000;
JSON
{
"hex": "#aee4eb",
"rgb": {
"r": 174,
"g": 228,
"b": 235
},
"hsl": {
"h": 186.885,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.88399,
"c": 0.05594,
"h": 206.1
},
"luminance": 0.70484
}Semantic roles & 50–950 ramp
primary
#AEE4EB
secondary
#C77F76
accent
#311DC8
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485