#AEEFF2#AEEFF2
#AEEFF2 is a very light, moderate teal. Relative luminance 0.771; OKLCH L 91.0% C 0.065 H 199.7°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEFF2 |
|---|---|
| RGB | rgb(174, 239, 242) |
| HSL | hsl(183, 72%, 82%) |
| HSV | hsv(183, 28%, 95%) |
| CMYK | cmyk(28.1%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(90.39, -19.53, -8.01) |
| CIE-LCH | lch(90.39, 21.11, 202.31°) |
| OKLab | oklab(90.97% -0.0613 -0.0219) |
| OKLCH | oklch(90.97% 0.065 199.7) |
| XYZ | xyz(64.3438, 77.1392, 95.4862) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.18
Pale Sky Blue
#BDF6FE
ΔE00 3.37
Robin'S Egg Blue
#98EFF9
ΔE00 3.53
Light Sky Blue
#C6FCFF
ΔE00 3.75
Pale Cyan
#B7FFFA
ΔE00 4.57
Powder Blue
#B0E0E6
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEFF2 #F2B1AE
analogous
#AEF2D3 #AEEFF2 #AECDF2
triadic
#AEEFF2 #F2AEEF #EFF2AE
tetradic
#AEEFF2 #D3AEF2 #F2B1AE #CDF2AE
square
#AEEFF2 #D3AEF2 #F2B1AE #CDF2AE
split-complementary
#AEEFF2 #F2AECD #F2D3AE
monochromatic
#45DAE1 #79E5EA #AEEFF2 #E3F9FA #E5FAFB
Accessibility & contrast
On white
1.28
#AEEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#AEEFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEFF2
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEFF2 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F2
Deuteranopia (green-blind)
#D9DFF3
Tritanopia (blue-blind)
#96F4F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aeeff2; /* rgb */ color: rgb(174, 239, 242); /* oklch */ color: oklch(91.0% 0.065 199.7);
Tailwind
colors: {
custom: {
50: '#c8f4f6',
500: '#aeeff2',
950: '#000000',
},
}SCSS
$custom: #aeeff2; $custom-light: #c8f4f6; $custom-dark: #000000;
JSON
{
"hex": "#aeeff2",
"rgb": {
"r": 174,
"g": 239,
"b": 242
},
"hsl": {
"h": 182.647,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.90973,
"c": 0.06511,
"h": 199.7
},
"luminance": 0.77142
}Semantic roles & 50–950 ramp
primary
#AEEFF2
secondary
#D17773
accent
#1A11D4
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585