#AAEDFE#AAEDFE
#AAEDFE is a very light, moderate cyan. Relative luminance 0.763; OKLCH L 90.7% C 0.071 H 215.2°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEDFE |
|---|---|
| RGB | rgb(170, 237, 254) |
| HSL | hsl(192, 98%, 83%) |
| HSV | hsv(192, 33%, 100%) |
| CMYK | cmyk(33.1%, 6.7%, 0%, 0.4%) |
| CIE-LAB | lab(89.98, -16.88, -14.90) |
| CIE-LCH | lch(89.98, 22.52, 221.43°) |
| OKLab | oklab(90.71% -0.0577 -0.0408) |
| OKLCH | oklch(90.71% 0.071 215.2) |
| XYZ | xyz(64.7452, 76.2666, 105.0561) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.85
Robin'S Egg Blue
#98EFF9
ΔE00 4.54
Powder Blue
#B0E0E6
ΔE00 5.02
Ice Blue
#A5DFF9
ΔE00 5.02
Robin Egg Blue
#8AF1FE
ΔE00 5.40
Lightblue
#ADD8E6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEDFE #FEBBAA
analogous
#AAFEE5 #AAEDFE #AAC3FE
triadic
#AAEDFE #FEAAED #EDFEAA
tetradic
#AAEDFE #E5AAFE #FEBBAA #C3FEAA
square
#AAEDFE #E5AAFE #FEBBAA #C3FEAA
split-complementary
#AAEDFE #FEAAC3 #FEE5AA
monochromatic
#31D3FD #6EE0FD #AAEDFE #E1F9FF #E1F9FF
Accessibility & contrast
On white
1.29
#AAEDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#AAEDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEDFE
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEDFE | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FF
Deuteranopia (green-blind)
#D3DEFE
Tritanopia (blue-blind)
#8CF4F2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aaedfe; /* rgb */ color: rgb(170, 237, 254); /* oklch */ color: oklch(90.7% 0.071 215.2);
Tailwind
colors: {
custom: {
50: '#c6f3fe',
500: '#aaedfe',
950: '#000000',
},
}SCSS
$custom: #aaedfe; $custom-light: #c6f3fe; $custom-dark: #000000;
JSON
{
"hex": "#aaedfe",
"rgb": {
"r": 170,
"g": 237,
"b": 254
},
"hsl": {
"h": 192.143,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.90711,
"c": 0.07068,
"h": 215.2
},
"luminance": 0.7627
}Semantic roles & 50–950 ramp
primary
#AAEDFE
secondary
#E38269
accent
#2E00E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585