#AEEFF6#AEEFF6
#AEEFF6 is a very light, moderate teal. Relative luminance 0.774; OKLCH L 91.1% C 0.066 H 204.4°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEFF6 |
|---|---|
| RGB | rgb(174, 239, 246) |
| HSL | hsl(186, 80%, 82%) |
| HSV | hsv(186, 29%, 96%) |
| CMYK | cmyk(29.3%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(90.50, -18.63, -9.93) |
| CIE-LCH | lch(90.50, 21.12, 208.06°) |
| OKLab | oklab(91.1% -0.0598 -0.0271) |
| OKLCH | oklch(91.1% 0.066 204.4) |
| XYZ | xyz(64.9512, 77.3822, 98.6848) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.43
Paleturquoise
#AFEEEE
ΔE00 2.72
Robin'S Egg Blue
#98EFF9
ΔE00 3.08
Light Sky Blue
#C6FCFF
ΔE00 3.77
Powder Blue
#B0E0E6
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEFF6 #F6B5AE
analogous
#AEF6D9 #AEEFF6 #AECBF6
triadic
#AEEFF6 #F6AEEF #EFF6AE
tetradic
#AEEFF6 #D9AEF6 #F6B5AE #CBF6AE
square
#AEEFF6 #D9AEF6 #F6B5AE #CBF6AE
split-complementary
#AEEFF6 #F6AECB #F6D9AE
monochromatic
#40D9EA #77E4F0 #AEEFF6 #E3FAFC #E3FAFC
Accessibility & contrast
On white
1.27
#AEEFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#AEEFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEFF6
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEFF6 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F7
Deuteranopia (green-blind)
#D8E0F6
Tritanopia (blue-blind)
#95F4F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aeeff6; /* rgb */ color: rgb(174, 239, 246); /* oklch */ color: oklch(91.1% 0.066 204.4);
Tailwind
colors: {
custom: {
50: '#c8f4f9',
500: '#aeeff6',
950: '#000000',
},
}SCSS
$custom: #aeeff6; $custom-light: #c8f4f9; $custom-dark: #000000;
JSON
{
"hex": "#aeeff6",
"rgb": {
"r": 174,
"g": 239,
"b": 246
},
"hsl": {
"h": 185.833,
"s": 80,
"l": 82.353
},
"oklch": {
"l": 0.91098,
"c": 0.06563,
"h": 204.4
},
"luminance": 0.77385
}Semantic roles & 50–950 ramp
primary
#AEEFF6
secondary
#D77B71
accent
#1E09DC
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585