#AAEAFE#AAEAFE
#AAEAFE is a very light, moderate cyan. Relative luminance 0.745; OKLCH L 90.1% C 0.070 H 219.2°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEAFE |
|---|---|
| RGB | rgb(170, 234, 254) |
| HSL | hsl(194, 98%, 83%) |
| HSV | hsv(194, 33%, 100%) |
| CMYK | cmyk(33.1%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(89.18, -15.38, -16.11) |
| CIE-LCH | lch(89.18, 22.27, 226.32°) |
| OKLab | oklab(90.07% -0.0541 -0.0441) |
| OKLCH | oklch(90.07% 0.07 219.2) |
| XYZ | xyz(63.8839, 74.5440, 104.7690) |
| Luminance | 0.7455 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.59
Pale Sky Blue
#BDF6FE
ΔE00 4.99
Lightblue
#ADD8E6
ΔE00 5.12
Powder Blue
#B0E0E6
ΔE00 5.42
Robin'S Egg Blue
#98EFF9
ΔE00 5.87
Robin Egg Blue
#8AF1FE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEAFE #FEBEAA
analogous
#AAFEE8 #AAEAFE #AAC0FE
triadic
#AAEAFE #FEAAEA #EAFEAA
tetradic
#AAEAFE #E8AAFE #FEBEAA #C0FEAA
square
#AAEAFE #E8AAFE #FEBEAA #C0FEAA
split-complementary
#AAEAFE #FEAAC0 #FEE8AA
monochromatic
#31CCFD #6EDBFD #AAEAFE #E1F8FF #E1F8FF
Accessibility & contrast
On white
1.32
#AAEAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#AAEAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEAFE
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEAFE | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#D0DCFE
Tritanopia (blue-blind)
#8DF1F0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #aaeafe; /* rgb */ color: rgb(170, 234, 254); /* oklch */ color: oklch(90.1% 0.070 219.2);
Tailwind
colors: {
custom: {
50: '#c6f0fe',
500: '#aaeafe',
950: '#000000',
},
}SCSS
$custom: #aaeafe; $custom-light: #c6f0fe; $custom-dark: #000000;
JSON
{
"hex": "#aaeafe",
"rgb": {
"r": 170,
"g": 234,
"b": 254
},
"hsl": {
"h": 194.286,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.90072,
"c": 0.06978,
"h": 219.2
},
"luminance": 0.74547
}Semantic roles & 50–950 ramp
primary
#AAEAFE
secondary
#E38669
accent
#3700E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131617
muted
#828585