#AECFF3#AECFF3
#AECFF3 is a very light, moderate cyan. Relative luminance 0.601; OKLCH L 84.3% C 0.062 H 250.8°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AECFF3 |
|---|---|
| RGB | rgb(174, 207, 243) |
| HSL | hsl(211, 74%, 82%) |
| HSV | hsv(211, 28%, 95%) |
| CMYK | cmyk(28.4%, 14.8%, 0%, 4.7%) |
| CIE-LAB | lab(81.89, -2.91, -21.28) |
| CIE-LCH | lch(81.89, 21.48, 262.20°) |
| OKLab | oklab(84.25% -0.0203 -0.0583) |
| OKLCH | oklch(84.25% 0.062 250.8) |
| XYZ | xyz(55.9413, 60.0932, 93.4283) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.98
Baby Blue (survey)
#A2CFFE
ΔE00 2.99
Lightsteelblue
#B0C4DE
ΔE00 4.48
Light Blue Grey
#B7C9E2
ΔE00 4.58
Cloudy Blue
#ACC2D9
ΔE00 4.97
Light Blue
#95D0FC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECFF3 #F3D2AE
analogous
#AEF2F3 #AECFF3 #B0AEF3
triadic
#AECFF3 #F3AECF #CFF3AE
tetradic
#AECFF3 #F3AEF2 #F3D2AE #AEF3B0
square
#AECFF3 #F3AEF2 #F3D2AE #AEF3B0
split-complementary
#AECFF3 #F3B0AE #F2F3AE
monochromatic
#4390E3 #79AFEB #AECFF3 #E3EFFB #E4EFFB
Accessibility & contrast
On white
1.61
#AECFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#AECFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECFF3
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECFF3 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D0F5
Deuteranopia (green-blind)
#BAC8F2
Tritanopia (blue-blind)
#9AD7DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #aecff3; /* rgb */ color: rgb(174, 207, 243); /* oklch */ color: oklch(84.3% 0.062 250.8);
Tailwind
colors: {
custom: {
50: '#c7ddf7',
500: '#aecff3',
950: '#000000',
},
}SCSS
$custom: #aecff3; $custom-light: #c7ddf7; $custom-dark: #000000;
JSON
{
"hex": "#aecff3",
"rgb": {
"r": 174,
"g": 207,
"b": 243
},
"hsl": {
"h": 211.304,
"s": 74.194,
"l": 81.765
},
"oklch": {
"l": 0.84254,
"c": 0.06173,
"h": 250.8
},
"luminance": 0.60095
}Semantic roles & 50–950 ramp
primary
#AECFF3
secondary
#D3A573
accent
#770FD6
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485