#AECBEB#AECBEB
#AECBEB is a very light, muted cyan. Relative luminance 0.577; OKLCH L 83.1% C 0.055 H 251.0°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AECBEB |
|---|---|
| RGB | rgb(174, 203, 235) |
| HSL | hsl(211, 60%, 80%) |
| HSV | hsv(211, 26%, 92%) |
| CMYK | cmyk(26%, 13.6%, 0%, 7.8%) |
| CIE-LAB | lab(80.58, -2.66, -19.00) |
| CIE-LCH | lch(80.58, 19.18, 262.02°) |
| OKLab | oklab(83.14% -0.0178 -0.0519) |
| OKLCH | oklch(83.14% 0.055 251) |
| XYZ | xyz(53.8027, 57.7069, 86.8849) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.04
Powder Blue (survey)
#B1D1FC
ΔE00 3.05
Light Blue Grey
#B7C9E2
ΔE00 3.32
Cloudy Blue
#ACC2D9
ΔE00 3.52
Baby Blue (survey)
#A2CFFE
ΔE00 4.21
Light Grey Blue
#9DBCD4
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECBEB #EBCEAE
analogous
#AEEAEB #AECBEB #AFAEEB
triadic
#AECBEB #EBAECB #CBEBAE
tetradic
#AECBEB #EBAEEA #EBCEAE #AEEBAF
square
#AECBEB #EBAEEA #EBCEAE #AEEBAF
split-complementary
#AECBEB #EBAFAE #EAEBAE
monochromatic
#4C8CD3 #7DABDF #AECBEB #DFEBF7 #E6EFF9
Accessibility & contrast
On white
1.67
#AECBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#AECBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECBEB
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECBEB | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBED
Deuteranopia (green-blind)
#B8C5EA
Tritanopia (blue-blind)
#9DD2D5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #aecbeb; /* rgb */ color: rgb(174, 203, 235); /* oklch */ color: oklch(83.1% 0.055 251.0);
Tailwind
colors: {
custom: {
50: '#c7daf1',
500: '#aecbeb',
950: '#000000',
},
}SCSS
$custom: #aecbeb; $custom-light: #c7daf1; $custom-dark: #000000;
JSON
{
"hex": "#aecbeb",
"rgb": {
"r": 174,
"g": 203,
"b": 235
},
"hsl": {
"h": 211.475,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.83135,
"c": 0.05489,
"h": 251
},
"luminance": 0.57709
}Semantic roles & 50–950 ramp
primary
#AECBEB
secondary
#C7A176
accent
#771DC8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385