#AEEFF5#AEEFF5
#AEEFF5 is a very light, moderate teal. Relative luminance 0.773; OKLCH L 91.1% C 0.065 H 203.2°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEFF5 |
|---|---|
| RGB | rgb(174, 239, 245) |
| HSL | hsl(185, 78%, 82%) |
| HSV | hsv(185, 29%, 96%) |
| CMYK | cmyk(29%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(90.47, -18.86, -9.45) |
| CIE-LCH | lch(90.47, 21.10, 206.62°) |
| OKLab | oklab(91.07% -0.0601 -0.0258) |
| OKLCH | oklch(91.07% 0.065 203.2) |
| XYZ | xyz(64.7981, 77.3209, 97.8786) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.33
Pale Sky Blue
#BDF6FE
ΔE00 2.61
Robin'S Egg Blue
#98EFF9
ΔE00 3.12
Light Sky Blue
#C6FCFF
ΔE00 3.71
Powder Blue
#B0E0E6
ΔE00 4.23
Robin Egg Blue
#8AF1FE
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEFF5 #F5B4AE
analogous
#AEF5D7 #AEEFF5 #AECCF5
triadic
#AEEFF5 #F5AEEF #EFF5AE
tetradic
#AEEFF5 #D7AEF5 #F5B4AE #CCF5AE
square
#AEEFF5 #D7AEF5 #F5B4AE #CCF5AE
split-complementary
#AEEFF5 #F5AECC #F5D7AE
monochromatic
#41D9E8 #78E4EE #AEEFF5 #E4FAFC #E4FAFC
Accessibility & contrast
On white
1.28
#AEEFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#AEEFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEFF5
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEFF5 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F6
Deuteranopia (green-blind)
#D8E0F5
Tritanopia (blue-blind)
#95F4F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aeeff5; /* rgb */ color: rgb(174, 239, 245); /* oklch */ color: oklch(91.1% 0.065 203.2);
Tailwind
colors: {
custom: {
50: '#c8f4f8',
500: '#aeeff5',
950: '#000000',
},
}SCSS
$custom: #aeeff5; $custom-light: #c8f4f8; $custom-dark: #000000;
JSON
{
"hex": "#aeeff5",
"rgb": {
"r": 174,
"g": 239,
"b": 245
},
"hsl": {
"h": 185.07,
"s": 78.022,
"l": 82.157
},
"oklch": {
"l": 0.91067,
"c": 0.06545,
"h": 203.2
},
"luminance": 0.77324
}Semantic roles & 50–950 ramp
primary
#AEEFF5
secondary
#D67A72
accent
#1D0BDA
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585