#AECFF5#AECFF5
#AECFF5 is a very light, moderate cyan. Relative luminance 0.602; OKLCH L 84.3% C 0.064 H 252.2°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AECFF5 |
|---|---|
| RGB | rgb(174, 207, 245) |
| HSL | hsl(212, 78%, 82%) |
| HSV | hsv(212, 29%, 96%) |
| CMYK | cmyk(29%, 15.5%, 0%, 3.9%) |
| CIE-LAB | lab(81.95, -2.44, -22.24) |
| CIE-LCH | lch(81.95, 22.38, 263.73°) |
| OKLab | oklab(84.33% -0.0196 -0.061) |
| OKLCH | oklch(84.33% 0.064 252.2) |
| XYZ | xyz(56.2450, 60.2147, 95.0276) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.46
Baby Blue (survey)
#A2CFFE
ΔE00 2.85
Lightsteelblue
#B0C4DE
ΔE00 4.70
Light Blue Grey
#B7C9E2
ΔE00 4.79
Pastel Blue
#A2BFFE
ΔE00 5.32
Cloudy Blue
#ACC2D9
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECFF5 #F5D4AE
analogous
#AEF2F5 #AECFF5 #B1AEF5
triadic
#AECFF5 #F5AECF #CFF5AE
tetradic
#AECFF5 #F5AEF2 #F5D4AE #AEF5B1
square
#AECFF5 #F5AEF2 #F5D4AE #AEF5B1
split-complementary
#AECFF5 #F5B1AE #F2F5AE
monochromatic
#418EE8 #78AFEE #AECFF5 #E4EFFC #E4EFFC
Accessibility & contrast
On white
1.61
#AECFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#AECFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECFF5
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECFF5 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D0F7
Deuteranopia (green-blind)
#B9C9F4
Tritanopia (blue-blind)
#99D7DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #aecff5; /* rgb */ color: rgb(174, 207, 245); /* oklch */ color: oklch(84.3% 0.064 252.2);
Tailwind
colors: {
custom: {
50: '#c7ddf8',
500: '#aecff5',
950: '#000000',
},
}SCSS
$custom: #aecff5; $custom-light: #c7ddf8; $custom-dark: #000000;
JSON
{
"hex": "#aecff5",
"rgb": {
"r": 174,
"g": 207,
"b": 245
},
"hsl": {
"h": 212.113,
"s": 78.022,
"l": 82.157
},
"oklch": {
"l": 0.84328,
"c": 0.06407,
"h": 252.2
},
"luminance": 0.60217
}Semantic roles & 50–950 ramp
primary
#AECFF5
secondary
#D6A772
accent
#7A0BDA
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485