#AEDFFB#AEDFFB
#AEDFFB is a very light, moderate cyan. Relative luminance 0.687; OKLCH L 87.9% C 0.064 H 233.5°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFFB |
|---|---|
| RGB | rgb(174, 223, 251) |
| HSL | hsl(202, 91%, 83%) |
| HSV | hsv(202, 31%, 98%) |
| CMYK | cmyk(30.7%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(86.37, -9.39, -18.73) |
| CIE-LCH | lch(86.37, 20.95, 243.38°) |
| OKLab | oklab(87.88% -0.038 -0.0513) |
| OKLCH | oklch(87.88% 0.064 233.5) |
| XYZ | xyz(61.2504, 68.7362, 101.2882) |
| Luminance | 0.6874 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.28
Lightblue
#ADD8E6
ΔE00 5.07
Baby Blue
#89CFF0
ΔE00 5.52
Light Blue
#95D0FC
ΔE00 5.55
Sky Blue
#87CEEB
ΔE00 6.11
Lightskyblue
#87CEFA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFFB #FBCAAE
analogous
#AEFBF0 #AEDFFB #AEB8FB
triadic
#AEDFFB #FBAEDF #DFFBAE
tetradic
#AEDFFB #F0AEFB #FBCAAE #B8FBAE
square
#AEDFFB #F0AEFB #FBCAAE #B8FBAE
split-complementary
#AEDFFB #FBAEB8 #FBF0AE
monochromatic
#39B1F5 #74C8F8 #AEDFFB #E2F3FE #E2F3FE
Accessibility & contrast
On white
1.42
#AEDFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#AEDFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFFB
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFFB | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFC
Deuteranopia (green-blind)
#C7D4FB
Tritanopia (blue-blind)
#95E7E8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aedffb; /* rgb */ color: rgb(174, 223, 251); /* oklch */ color: oklch(87.9% 0.064 233.5);
Tailwind
colors: {
custom: {
50: '#c8e9fc',
500: '#aedffb',
950: '#000000',
},
}SCSS
$custom: #aedffb; $custom-light: #c8e9fc; $custom-dark: #000000;
JSON
{
"hex": "#aedffb",
"rgb": {
"r": 174,
"g": 223,
"b": 251
},
"hsl": {
"h": 201.818,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.87875,
"c": 0.0638,
"h": 233.5
},
"luminance": 0.68739
}Semantic roles & 50–950 ramp
primary
#AEDFFB
secondary
#DF976F
accent
#5300E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485