#AADFEE#AADFEE
#AADFEE is a very light, muted cyan. Relative luminance 0.675; OKLCH L 87.2% C 0.058 H 217.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AADFEE |
|---|---|
| RGB | rgb(170, 223, 238) |
| HSL | hsl(193, 67%, 80%) |
| HSV | hsv(193, 29%, 93%) |
| CMYK | cmyk(28.6%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(85.75, -13.53, -12.83) |
| CIE-LCH | lch(85.75, 18.65, 223.48°) |
| OKLab | oklab(87.19% -0.0464 -0.035) |
| OKLCH | oklch(87.19% 0.058 217) |
| XYZ | xyz(58.3930, 67.4917, 90.8228) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.42
Powder Blue
#B0E0E6
ΔE00 3.43
Ice Blue
#A5DFF9
ΔE00 3.73
Pale Sky Blue
#BDF6FE
ΔE00 5.79
Sky Blue
#87CEEB
ΔE00 6.38
Robin'S Egg Blue
#98EFF9
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AADFEE #EEB9AA
analogous
#AAEEDB #AADFEE #AABDEE
triadic
#AADFEE #EEAADF #DFEEAA
tetradic
#AADFEE #DBAAEE #EEB9AA #BDEEAA
square
#AADFEE #DBAAEE #EEB9AA #BDEEAA
split-complementary
#AADFEE #EEAABD #EEDBAA
monochromatic
#44B9DA #77CCE4 #AADFEE #DDF2F8 #E5F5FA
Accessibility & contrast
On white
1.45
#AADFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#AADFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AADFEE
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AADFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AADFEE | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEF
Deuteranopia (green-blind)
#CAD3EE
Tritanopia (blue-blind)
#94E5E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #aadfee; /* rgb */ color: rgb(170, 223, 238); /* oklch */ color: oklch(87.2% 0.058 217.0);
Tailwind
colors: {
custom: {
50: '#c5e9f3',
500: '#aadfee',
950: '#000000',
},
}SCSS
$custom: #aadfee; $custom-light: #c5e9f3; $custom-dark: #000000;
JSON
{
"hex": "#aadfee",
"rgb": {
"r": 170,
"g": 223,
"b": 238
},
"hsl": {
"h": 193.235,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.87193,
"c": 0.05813,
"h": 217
},
"luminance": 0.67494
}Semantic roles & 50–950 ramp
primary
#AADFEE
secondary
#CB8571
accent
#3F17CF
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485