#AAEFF3#AAEFF3
#AAEFF3 is a very light, moderate teal. Relative luminance 0.767; OKLCH L 90.8% C 0.069 H 200.6°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEFF3 |
|---|---|
| RGB | rgb(170, 239, 243) |
| HSL | hsl(183, 75%, 81%) |
| HSV | hsv(183, 30%, 95%) |
| CMYK | cmyk(30%, 1.6%, 0%, 4.7%) |
| CIE-LAB | lab(90.20, -20.41, -8.83) |
| CIE-LCH | lch(90.20, 22.24, 203.38°) |
| OKLab | oklab(90.78% -0.0644 -0.0241) |
| OKLCH | oklch(90.78% 0.069 200.6) |
| XYZ | xyz(63.6163, 76.7467, 96.2382) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.65
Robin'S Egg Blue
#98EFF9
ΔE00 2.88
Pale Sky Blue
#BDF6FE
ΔE00 3.60
Light Sky Blue
#C6FCFF
ΔE00 4.18
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Light Cyan
#ACFFFC
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEFF3 #F3AEAA
analogous
#AAF3D2 #AAEFF3 #AACAF3
triadic
#AAEFF3 #F3AAEF #EFF3AA
tetradic
#AAEFF3 #D2AAF3 #F3AEAA #CAF3AA
square
#AAEFF3 #D2AAF3 #F3AEAA #CAF3AA
split-complementary
#AAEFF3 #F3AACA #F3D2AA
monochromatic
#3FDBE4 #74E5EB #AAEFF3 #E0F9FB #E4FAFB
Accessibility & contrast
On white
1.28
#AAEFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#AAEFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEFF3
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEFF3 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F3
Deuteranopia (green-blind)
#D8DFF4
Tritanopia (blue-blind)
#90F4F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aaeff3; /* rgb */ color: rgb(170, 239, 243); /* oklch */ color: oklch(90.8% 0.069 200.6);
Tailwind
colors: {
custom: {
50: '#c5f4f7',
500: '#aaeff3',
950: '#000000',
},
}SCSS
$custom: #aaeff3; $custom-light: #c5f4f7; $custom-dark: #000000;
JSON
{
"hex": "#aaeff3",
"rgb": {
"r": 170,
"g": 239,
"b": 243
},
"hsl": {
"h": 183.288,
"s": 75.258,
"l": 80.98
},
"oklch": {
"l": 0.90783,
"c": 0.06876,
"h": 200.6
},
"luminance": 0.7675
}Semantic roles & 50–950 ramp
primary
#AAEFF3
secondary
#D2746F
accent
#190ED7
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585