#AAEFFB#AAEFFB
#AAEFFB is a very light, moderate teal. Relative luminance 0.772; OKLCH L 91.0% C 0.070 H 209.5°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEFFB |
|---|---|
| RGB | rgb(170, 239, 251) |
| HSL | hsl(189, 91%, 83%) |
| HSV | hsv(189, 32%, 98%) |
| CMYK | cmyk(32.3%, 4.8%, 0%, 1.6%) |
| CIE-LAB | lab(90.43, -18.58, -12.66) |
| CIE-LCH | lch(90.43, 22.48, 214.27°) |
| OKLab | oklab(91.04% -0.0613 -0.0346) |
| OKLCH | oklch(91.04% 0.07 209.5) |
| XYZ | xyz(64.8508, 77.2405, 102.7399) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.81
Robin'S Egg Blue
#98EFF9
ΔE00 2.96
Robin Egg Blue
#8AF1FE
ΔE00 4.27
Paleturquoise
#AFEEEE
ΔE00 4.51
Powder Blue
#B0E0E6
ΔE00 4.62
Light Sky Blue
#C6FCFF
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEFFB #FBB6AA
analogous
#AAFBDF #AAEFFB #AAC6FB
triadic
#AAEFFB #FBAAEF #EFFBAA
tetradic
#AAEFFB #DFAAFB #FBB6AA #C6FBAA
square
#AAEFFB #DFAAFB #FBB6AA #C6FBAA
split-complementary
#AAEFFB #FBAAC6 #FBDFAA
monochromatic
#35D9F5 #70E4F8 #AAEFFB #E2F9FE #E2F9FE
Accessibility & contrast
On white
1.28
#AAEFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#AAEFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEFFB
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEFFB | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFC
Deuteranopia (green-blind)
#D6DFFB
Tritanopia (blue-blind)
#8DF5F2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aaeffb; /* rgb */ color: rgb(170, 239, 251); /* oklch */ color: oklch(91.0% 0.070 209.5);
Tailwind
colors: {
custom: {
50: '#c6f4fc',
500: '#aaeffb',
950: '#000000',
},
}SCSS
$custom: #aaeffb; $custom-light: #c6f4fc; $custom-dark: #000000;
JSON
{
"hex": "#aaeffb",
"rgb": {
"r": 170,
"g": 239,
"b": 251
},
"hsl": {
"h": 188.889,
"s": 91.011,
"l": 82.549
},
"oklch": {
"l": 0.91039,
"c": 0.07041,
"h": 209.5
},
"luminance": 0.77244
}Semantic roles & 50–950 ramp
primary
#AAEFFB
secondary
#DE7C6B
accent
#2200E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585