#AAEFEB#AAEFEB
#AAEFEB is a very light, moderate teal. Relative luminance 0.763; OKLCH L 90.5% C 0.069 H 191.5°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEFEB |
|---|---|
| RGB | rgb(170, 239, 235) |
| HSL | hsl(177, 68%, 80%) |
| HSV | hsv(177, 29%, 94%) |
| CMYK | cmyk(28.9%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(89.99, -22.20, -4.97) |
| CIE-LCH | lch(89.99, 22.75, 192.63°) |
| OKLab | oklab(90.54% -0.0675 -0.0137) |
| OKLCH | oklch(90.54% 0.069 191.5) |
| XYZ | xyz(62.4345, 76.2739, 90.0137) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.97
Pale Cyan
#B7FFFA
ΔE00 3.33
Light Cyan
#ACFFFC
ΔE00 3.56
Duck Egg Blue
#C3FBF4
ΔE00 3.84
Eggshell Blue
#C4FFF7
ΔE00 4.27
Light Light Blue
#CAFFFB
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEFEB #EFAAAE
analogous
#AAEFC9 #AAEFEB #AAD0EF
triadic
#AAEFEB #EBAAEF #EFEBAA
tetradic
#AAEFEB #C9AAEF #EFAAAE #D0EFAA
square
#AAEFEB #C9AAEF #EFAAAE #D0EFAA
split-complementary
#AAEFEB #EFAAD0 #EFC9AA
monochromatic
#43DCD3 #76E5DF #AAEFEB #DEF9F7 #E5FAF9
Accessibility & contrast
On white
1.29
#AAEFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#AAEFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEFEB
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEFEB | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#DADEEC
Tritanopia (blue-blind)
#93F3EE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aaefeb; /* rgb */ color: rgb(170, 239, 235); /* oklch */ color: oklch(90.5% 0.069 191.5);
Tailwind
colors: {
custom: {
50: '#c5f4f1',
500: '#aaefeb',
950: '#000000',
},
}SCSS
$custom: #aaefeb; $custom-light: #c5f4f1; $custom-dark: #000000;
JSON
{
"hex": "#aaefeb",
"rgb": {
"r": 170,
"g": 239,
"b": 235
},
"hsl": {
"h": 176.522,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.90536,
"c": 0.06891,
"h": 191.5
},
"luminance": 0.76277
}Semantic roles & 50–950 ramp
primary
#AAEFEB
secondary
#CD7076
accent
#1520D0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585