#AECCF2#AECCF2
#AECCF2 is a very light, moderate cyan. Relative luminance 0.586; OKLCH L 83.6% C 0.063 H 254.5°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCF2 |
|---|---|
| RGB | rgb(174, 204, 242) |
| HSL | hsl(214, 72%, 82%) |
| HSV | hsv(214, 28%, 95%) |
| CMYK | cmyk(28.1%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(81.07, -1.56, -21.99) |
| CIE-LCH | lch(81.07, 22.05, 265.94°) |
| OKLab | oklab(83.6% -0.0167 -0.0603) |
| OKLCH | oklch(83.6% 0.063 254.5) |
| XYZ | xyz(55.0708, 58.5932, 92.3952) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.63
Baby Blue (survey)
#A2CFFE
ΔE00 3.59
Lightsteelblue
#B0C4DE
ΔE00 4.05
Light Blue Grey
#B7C9E2
ΔE00 4.24
Pastel Blue
#A2BFFE
ΔE00 4.75
Cloudy Blue
#ACC2D9
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCF2 #F2D4AE
analogous
#AEEEF2 #AECCF2 #B2AEF2
triadic
#AECCF2 #F2AECC #CCF2AE
tetradic
#AECCF2 #F2AEEE #F2D4AE #AEF2B2
square
#AECCF2 #F2AEEE #F2D4AE #AEF2B2
split-complementary
#AECCF2 #F2B2AE #EEF2AE
monochromatic
#458AE1 #79ABEA #AECCF2 #E3EDFA #E5EEFB
Accessibility & contrast
On white
1.65
#AECCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#AECCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCF2
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCF2 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF4
Deuteranopia (green-blind)
#B7C6F1
Tritanopia (blue-blind)
#9BD4D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #aeccf2; /* rgb */ color: rgb(174, 204, 242); /* oklch */ color: oklch(83.6% 0.063 254.5);
Tailwind
colors: {
custom: {
50: '#c7dbf6',
500: '#aeccf2',
950: '#000000',
},
}SCSS
$custom: #aeccf2; $custom-light: #c7dbf6; $custom-dark: #000000;
JSON
{
"hex": "#aeccf2",
"rgb": {
"r": 174,
"g": 204,
"b": 242
},
"hsl": {
"h": 213.529,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.83598,
"c": 0.06256,
"h": 254.5
},
"luminance": 0.58595
}Semantic roles & 50–950 ramp
primary
#AECCF2
secondary
#D1A873
accent
#7E11D4
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131517
muted
#828485