#AEEBEE#AEEBEE
#AEEBEE is a very light, moderate teal. Relative luminance 0.746; OKLCH L 90.0% C 0.062 H 199.9°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEBEE |
|---|---|
| RGB | rgb(174, 235, 238) |
| HSL | hsl(183, 65%, 81%) |
| HSV | hsv(183, 27%, 93%) |
| CMYK | cmyk(26.9%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(89.20, -18.43, -7.68) |
| CIE-LCH | lch(89.20, 19.97, 202.62°) |
| OKLab | oklab(89.99% -0.0579 -0.021) |
| OKLCH | oklch(89.99% 0.062 199.9) |
| XYZ | xyz(62.5916, 74.5854, 91.9708) |
| Luminance | 0.7459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.42
Pale Sky Blue
#BDF6FE
ΔE00 3.52
Powder Blue
#B0E0E6
ΔE00 3.69
Robin'S Egg Blue
#98EFF9
ΔE00 3.98
Light Sky Blue
#C6FCFF
ΔE00 4.12
Duck Egg Blue
#C3FBF4
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEBEE #EEB1AE
analogous
#AEEED1 #AEEBEE #AECBEE
triadic
#AEEBEE #EEAEEB #EBEEAE
tetradic
#AEEBEE #D1AEEE #EEB1AE #CBEEAE
square
#AEEBEE #D1AEEE #EEB1AE #CBEEAE
split-complementary
#AEEBEE #EEAECB #EED1AE
monochromatic
#49D2D9 #7BDFE3 #AEEBEE #E1F7F9 #E6F9FA
Accessibility & contrast
On white
1.32
#AEEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#AEEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEBEE
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEBEE | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EE
Deuteranopia (green-blind)
#D6DCEE
Tritanopia (blue-blind)
#98EFEC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #aeebee; /* rgb */ color: rgb(174, 235, 238); /* oklch */ color: oklch(90.0% 0.062 199.9);
Tailwind
colors: {
custom: {
50: '#c8f1f3',
500: '#aeebee',
950: '#000000',
},
}SCSS
$custom: #aeebee; $custom-light: #c8f1f3; $custom-dark: #000000;
JSON
{
"hex": "#aeebee",
"rgb": {
"r": 174,
"g": 235,
"b": 238
},
"hsl": {
"h": 182.813,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.8999,
"c": 0.06158,
"h": 199.9
},
"luminance": 0.74588
}Semantic roles & 50–950 ramp
primary
#AEEBEE
secondary
#CB7975
accent
#2118CD
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131617
muted
#828585