#AAEFFA#AAEFFA
#AAEFFA is a very light, moderate teal. Relative luminance 0.772; OKLCH L 91.0% C 0.070 H 208.4°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEFFA |
|---|---|
| RGB | rgb(170, 239, 250) |
| HSL | hsl(188, 89%, 82%) |
| HSV | hsv(188, 32%, 98%) |
| CMYK | cmyk(32%, 4.4%, 0%, 2%) |
| CIE-LAB | lab(90.40, -18.81, -12.18) |
| CIE-LCH | lch(90.40, 22.41, 212.93°) |
| OKLab | oklab(91.01% -0.0617 -0.0333) |
| OKLCH | oklch(91.01% 0.07 208.4) |
| XYZ | xyz(64.6936, 77.1776, 101.9119) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.75
Robin'S Egg Blue
#98EFF9
ΔE00 2.76
Paleturquoise
#AFEEEE
ΔE00 4.14
Robin Egg Blue
#8AF1FE
ΔE00 4.18
Powder Blue
#B0E0E6
ΔE00 4.56
Light Sky Blue
#C6FCFF
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEFFA #FAB5AA
analogous
#AAFADD #AAEFFA #AAC7FA
triadic
#AAEFFA #FAAAEF #EFFAAA
tetradic
#AAEFFA #DDAAFA #FAB5AA #C7FAAA
square
#AAEFFA #DDAAFA #FAB5AA #C7FAAA
split-complementary
#AAEFFA #FAAAC7 #FADDAA
monochromatic
#36D9F3 #70E4F7 #AAEFFA #E2FAFD #E2FAFD
Accessibility & contrast
On white
1.28
#AAEFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#AAEFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEFFA
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEFFA | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFB
Deuteranopia (green-blind)
#D6DFFA
Tritanopia (blue-blind)
#8DF5F2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aaeffa; /* rgb */ color: rgb(170, 239, 250); /* oklch */ color: oklch(91.0% 0.070 208.4);
Tailwind
colors: {
custom: {
50: '#c6f4fc',
500: '#aaeffa',
950: '#000000',
},
}SCSS
$custom: #aaeffa; $custom-light: #c6f4fc; $custom-dark: #000000;
JSON
{
"hex": "#aaeffa",
"rgb": {
"r": 170,
"g": 239,
"b": 250
},
"hsl": {
"h": 188.25,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.91006,
"c": 0.0701,
"h": 208.4
},
"luminance": 0.77181
}Semantic roles & 50–950 ramp
primary
#AAEFFA
secondary
#DD7B6C
accent
#2000E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585