#AECFF2#AECFF2
#AECFF2 is a very light, moderate cyan. Relative luminance 0.600; OKLCH L 84.2% C 0.061 H 250.1°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AECFF2 |
|---|---|
| RGB | rgb(174, 207, 242) |
| HSL | hsl(211, 72%, 82%) |
| HSV | hsv(211, 28%, 95%) |
| CMYK | cmyk(28.1%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(81.86, -3.15, -20.79) |
| CIE-LCH | lch(81.86, 21.03, 261.39°) |
| OKLab | oklab(84.22% -0.0207 -0.0569) |
| OKLCH | oklch(84.22% 0.061 250.1) |
| XYZ | xyz(55.7907, 60.0330, 92.6351) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.27
Baby Blue (survey)
#A2CFFE
ΔE00 3.10
Lightsteelblue
#B0C4DE
ΔE00 4.40
Light Blue Grey
#B7C9E2
ΔE00 4.50
Cloudy Blue
#ACC2D9
ΔE00 4.81
Light Blue
#95D0FC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECFF2 #F2D1AE
analogous
#AEF1F2 #AECFF2 #AFAEF2
triadic
#AECFF2 #F2AECF #CFF2AE
tetradic
#AECFF2 #F2AEF1 #F2D1AE #AEF2AF
square
#AECFF2 #F2AEF1 #F2D1AE #AEF2AF
split-complementary
#AECFF2 #F2AFAE #F1F2AE
monochromatic
#4590E1 #79B0EA #AECFF2 #E3EEFA #E5EFFB
Accessibility & contrast
On white
1.61
#AECFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#AECFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECFF2
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECFF2 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CFF4
Deuteranopia (green-blind)
#BAC8F1
Tritanopia (blue-blind)
#9AD7DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #aecff2; /* rgb */ color: rgb(174, 207, 242); /* oklch */ color: oklch(84.2% 0.061 250.1);
Tailwind
colors: {
custom: {
50: '#c7ddf6',
500: '#aecff2',
950: '#000000',
},
}SCSS
$custom: #aecff2; $custom-light: #c7ddf6; $custom-dark: #000000;
JSON
{
"hex": "#aecff2",
"rgb": {
"r": 174,
"g": 207,
"b": 242
},
"hsl": {
"h": 210.882,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.84218,
"c": 0.06058,
"h": 250.1
},
"luminance": 0.60035
}Semantic roles & 50–950 ramp
primary
#AECFF2
secondary
#D1A373
accent
#7611D4
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485