#AAECFE#AAECFE
#AAECFE is a very light, moderate cyan. Relative luminance 0.757; OKLCH L 90.5% C 0.070 H 216.5°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AAECFE |
|---|---|
| RGB | rgb(170, 236, 254) |
| HSL | hsl(193, 98%, 83%) |
| HSV | hsv(193, 33%, 100%) |
| CMYK | cmyk(33.1%, 7.1%, 0%, 0.4%) |
| CIE-LAB | lab(89.71, -16.38, -15.30) |
| CIE-LCH | lch(89.71, 22.42, 223.05°) |
| OKLab | oklab(90.5% -0.0565 -0.0419) |
| OKLCH | oklch(90.5% 0.07 216.5) |
| XYZ | xyz(64.4565, 75.6892, 104.9598) |
| Luminance | 0.7569 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.21
Ice Blue
#A5DFF9
ΔE00 4.54
Robin'S Egg Blue
#98EFF9
ΔE00 4.97
Powder Blue
#B0E0E6
ΔE00 5.11
Lightblue
#ADD8E6
ΔE00 5.62
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAECFE #FEBCAA
analogous
#AAFEE6 #AAECFE #AAC2FE
triadic
#AAECFE #FEAAEC #ECFEAA
tetradic
#AAECFE #E6AAFE #FEBCAA #C2FEAA
square
#AAECFE #E6AAFE #FEBCAA #C2FEAA
split-complementary
#AAECFE #FEAAC2 #FEE6AA
monochromatic
#31D1FD #6EDEFD #AAECFE #E1F8FF #E1F8FF
Accessibility & contrast
On white
1.30
#AAECFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#AAECFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAECFE
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAECFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAECFE | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE8FF
Deuteranopia (green-blind)
#D2DDFE
Tritanopia (blue-blind)
#8CF3F1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aaecfe; /* rgb */ color: rgb(170, 236, 254); /* oklch */ color: oklch(90.5% 0.070 216.5);
Tailwind
colors: {
custom: {
50: '#c6f2fe',
500: '#aaecfe',
950: '#000000',
},
}SCSS
$custom: #aaecfe; $custom-light: #c6f2fe; $custom-dark: #000000;
JSON
{
"hex": "#aaecfe",
"rgb": {
"r": 170,
"g": 236,
"b": 254
},
"hsl": {
"h": 192.857,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.90498,
"c": 0.07035,
"h": 216.5
},
"luminance": 0.75693
}Semantic roles & 50–950 ramp
primary
#AAECFE
secondary
#E38369
accent
#3100E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131617
muted
#828585