#AAEFF4#AAEFF4
#AAEFF4 is a very light, moderate teal. Relative luminance 0.768; OKLCH L 90.8% C 0.069 H 201.7°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEFF4 |
|---|---|
| RGB | rgb(170, 239, 244) |
| HSL | hsl(184, 77%, 81%) |
| HSV | hsv(184, 30%, 96%) |
| CMYK | cmyk(30.3%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(90.23, -20.19, -9.31) |
| CIE-LCH | lch(90.23, 22.23, 204.75°) |
| OKLab | oklab(90.81% -0.064 -0.0254) |
| OKLCH | oklch(90.81% 0.069 201.7) |
| XYZ | xyz(63.7677, 76.8072, 97.0356) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.98
Robin'S Egg Blue
#98EFF9
ΔE00 2.69
Pale Sky Blue
#BDF6FE
ΔE00 3.37
Light Sky Blue
#C6FCFF
ΔE00 4.15
Robin Egg Blue
#8AF1FE
ΔE00 4.40
Powder Blue
#B0E0E6
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEFF4 #F4AFAA
analogous
#AAF4D4 #AAEFF4 #AACAF4
triadic
#AAEFF4 #F4AAEF #EFF4AA
tetradic
#AAEFF4 #D4AAF4 #F4AFAA #CAF4AA
square
#AAEFF4 #D4AAF4 #F4AFAA #CAF4AA
split-complementary
#AAEFF4 #F4AACA #F4D4AA
monochromatic
#3EDBE6 #74E5ED #AAEFF4 #E0F9FB #E4FAFB
Accessibility & contrast
On white
1.28
#AAEFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#AAEFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEFF4
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEFF4 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F4
Deuteranopia (green-blind)
#D8DFF4
Tritanopia (blue-blind)
#8FF4F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aaeff4; /* rgb */ color: rgb(170, 239, 244); /* oklch */ color: oklch(90.8% 0.069 201.7);
Tailwind
colors: {
custom: {
50: '#c5f4f7',
500: '#aaeff4',
950: '#000000',
},
}SCSS
$custom: #aaeff4; $custom-light: #c5f4f7; $custom-dark: #000000;
JSON
{
"hex": "#aaeff4",
"rgb": {
"r": 170,
"g": 239,
"b": 244
},
"hsl": {
"h": 184.054,
"s": 77.083,
"l": 81.176
},
"oklch": {
"l": 0.90814,
"c": 0.06887,
"h": 201.7
},
"luminance": 0.76811
}Semantic roles & 50–950 ramp
primary
#AAEFF4
secondary
#D4756E
accent
#1A0CD9
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585