#AAEEFF#AAEEFF
#AAEEFF is a very light, moderate cyan. Relative luminance 0.769; OKLCH L 91.0% C 0.071 H 215.0°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEEFF |
|---|---|
| RGB | rgb(170, 238, 255) |
| HSL | hsl(192, 100%, 83%) |
| HSV | hsv(192, 33%, 100%) |
| CMYK | cmyk(33.3%, 6.7%, 0%, 0%) |
| CIE-LAB | lab(90.28, -17.15, -14.98) |
| CIE-LCH | lch(90.28, 22.77, 221.13°) |
| OKLab | oklab(90.96% -0.0586 -0.041) |
| OKLCH | oklch(90.96% 0.072 215) |
| XYZ | xyz(65.1961, 76.9115, 105.9984) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.77
Robin'S Egg Blue
#98EFF9
ΔE00 4.41
Powder Blue
#B0E0E6
ΔE00 5.17
Ice Blue
#A5DFF9
ΔE00 5.22
Robin Egg Blue
#8AF1FE
ΔE00 5.26
Light Sky Blue
#C6FCFF
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEEFF #FFBBAA
analogous
#AAFFE5 #AAEEFF #AAC3FF
triadic
#AAEEFF #FFAAEE #EEFFAA
tetradic
#AAEEFF #E5AAFF #FFBBAA #C3FFAA
square
#AAEEFF #E5AAFF #FFBBAA #C3FFAA
split-complementary
#AAEEFF #FFAAC3 #FFE5AA
monochromatic
#30D6FF #6DE2FF #AAEEFF #E0F9FF #E0F9FF
Accessibility & contrast
On white
1.28
#AAEEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#AAEEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEEFF
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEEFF | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FF
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#8CF5F3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aaeeff; /* rgb */ color: rgb(170, 238, 255); /* oklch */ color: oklch(91.0% 0.071 215.0);
Tailwind
colors: {
custom: {
50: '#c6f3ff',
500: '#aaeeff',
950: '#000000',
},
}SCSS
$custom: #aaeeff; $custom-light: #c6f3ff; $custom-dark: #000000;
JSON
{
"hex": "#aaeeff",
"rgb": {
"r": 170,
"g": 238,
"b": 255
},
"hsl": {
"h": 192,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.90957,
"c": 0.0715,
"h": 215
},
"luminance": 0.76915
}Semantic roles & 50–950 ramp
primary
#AAEEFF
secondary
#E48169
accent
#2E00E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131718
muted
#828586