#AEDFFE#AEDFFE
#AEDFFE is a very light, moderate cyan. Relative luminance 0.689; OKLCH L 88.0% C 0.066 H 236.3°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFFE |
|---|---|
| RGB | rgb(174, 223, 254) |
| HSL | hsl(203, 98%, 84%) |
| HSV | hsv(203, 31%, 100%) |
| CMYK | cmyk(31.5%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(86.47, -8.68, -20.17) |
| CIE-LCH | lch(86.47, 21.96, 246.72°) |
| OKLab | oklab(87.98% -0.0369 -0.0553) |
| OKLCH | oklch(87.98% 0.066 236.3) |
| XYZ | xyz(61.7271, 68.9269, 103.7985) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.09
Light Blue
#95D0FC
ΔE00 4.91
Baby Blue
#89CFF0
ΔE00 5.69
Lightskyblue
#87CEFA
ΔE00 5.92
Baby Blue (survey)
#A2CFFE
ΔE00 6.01
Lightblue
#ADD8E6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFFE #FECDAE
analogous
#AEFEF5 #AEDFFE #AEB7FE
triadic
#AEDFFE #FEAEDF #DFFEAE
tetradic
#AEDFFE #F5AEFE #FECDAE #B7FEAE
square
#AEDFFE #F5AEFE #FECDAE #B7FEAE
split-complementary
#AEDFFE #FEAEB7 #FEF5AE
monochromatic
#35AFFD #72C7FD #AEDFFE #E1F3FF #E1F3FF
Accessibility & contrast
On white
1.42
#AEDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#AEDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFFE
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFFE | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#C6D4FE
Tritanopia (blue-blind)
#94E7E9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aedffe; /* rgb */ color: rgb(174, 223, 254); /* oklch */ color: oklch(88.0% 0.066 236.3);
Tailwind
colors: {
custom: {
50: '#c8e9fe',
500: '#aedffe',
950: '#000000',
},
}SCSS
$custom: #aedffe; $custom-light: #c8e9fe; $custom-dark: #000000;
JSON
{
"hex": "#aedffe",
"rgb": {
"r": 174,
"g": 223,
"b": 254
},
"hsl": {
"h": 203.25,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.87982,
"c": 0.06646,
"h": 236.3
},
"luminance": 0.6893
}Semantic roles & 50–950 ramp
primary
#AEDFFE
secondary
#E39B6D
accent
#5900E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485