#AEEBEC#AEEBEC
#AEEBEC is a very light, moderate teal. Relative luminance 0.745; OKLCH L 89.9% C 0.061 H 197.4°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEBEC |
|---|---|
| RGB | rgb(174, 235, 236) |
| HSL | hsl(181, 62%, 80%) |
| HSV | hsv(181, 26%, 93%) |
| CMYK | cmyk(26.3%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(89.14, -18.88, -6.71) |
| CIE-LCH | lch(89.14, 20.03, 199.58°) |
| OKLab | oklab(89.93% -0.0587 -0.0184) |
| OKLCH | oklch(89.93% 0.061 197.4) |
| XYZ | xyz(62.2994, 74.4685, 90.4319) |
| Luminance | 0.7447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.81
Pale Sky Blue
#BDF6FE
ΔE00 4.09
Powder Blue
#B0E0E6
ΔE00 4.15
Light Sky Blue
#C6FCFF
ΔE00 4.29
Robin'S Egg Blue
#98EFF9
ΔE00 4.39
Duck Egg Blue
#C3FBF4
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEBEC #ECAFAE
analogous
#AEECCE #AEEBEC #AECCEC
triadic
#AEEBEC #ECAEEB #EBECAE
tetradic
#AEEBEC #CEAEEC #ECAFAE #CCECAE
square
#AEEBEC #CEAEEC #ECAFAE #CCECAE
split-complementary
#AEEBEC #ECAECC #ECCEAE
monochromatic
#4BD3D5 #7CDFE0 #AEEBEC #E0F7F8 #E6F9F9
Accessibility & contrast
On white
1.32
#AEEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#AEEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEBEC
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEBEC | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EC
Deuteranopia (green-blind)
#D7DCED
Tritanopia (blue-blind)
#99EFEB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #aeebec; /* rgb */ color: rgb(174, 235, 236); /* oklch */ color: oklch(89.9% 0.061 197.4);
Tailwind
colors: {
custom: {
50: '#c8f1f2',
500: '#aeebec',
950: '#000000',
},
}SCSS
$custom: #aeebec; $custom-light: #c8f1f2; $custom-dark: #000000;
JSON
{
"hex": "#aeebec",
"rgb": {
"r": 174,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.968,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.89928,
"c": 0.06149,
"h": 197.4
},
"luminance": 0.74471
}Semantic roles & 50–950 ramp
primary
#AEEBEC
secondary
#C97775
accent
#1F1CCA
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585