#AEEFF8#AEEFF8
#AEEFF8 is a very light, moderate teal. Relative luminance 0.775; OKLCH L 91.2% C 0.066 H 206.8°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEFF8 |
|---|---|
| RGB | rgb(174, 239, 248) |
| HSL | hsl(187, 84%, 83%) |
| HSV | hsv(187, 30%, 97%) |
| CMYK | cmyk(29.8%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(90.55, -18.18, -10.89) |
| CIE-LCH | lch(90.55, 21.20, 210.93°) |
| OKLab | oklab(91.16% -0.059 -0.0298) |
| OKLCH | oklch(91.16% 0.066 206.8) |
| XYZ | xyz(65.2598, 77.5056, 100.3102) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.23
Robin'S Egg Blue
#98EFF9
ΔE00 3.16
Paleturquoise
#AFEEEE
ΔE00 3.50
Light Sky Blue
#C6FCFF
ΔE00 4.01
Powder Blue
#B0E0E6
ΔE00 4.12
Robin Egg Blue
#8AF1FE
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEFF8 #F8B7AE
analogous
#AEF8DC #AEEFF8 #AECAF8
triadic
#AEEFF8 #F8AEEF #EFF8AE
tetradic
#AEEFF8 #DCAEF8 #F8B7AE #CAF8AE
square
#AEEFF8 #DCAEF8 #F8B7AE #CAF8AE
split-complementary
#AEEFF8 #F8AECA #F8DCAE
monochromatic
#3DD9EE #76E4F3 #AEEFF8 #E3F9FD #E3F9FD
Accessibility & contrast
On white
1.27
#AEEFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#AEEFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEFF8
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEFF8 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAF9
Deuteranopia (green-blind)
#D8E0F8
Tritanopia (blue-blind)
#94F4F2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aeeff8; /* rgb */ color: rgb(174, 239, 248); /* oklch */ color: oklch(91.2% 0.066 206.8);
Tailwind
colors: {
custom: {
50: '#c8f4fa',
500: '#aeeff8',
950: '#000000',
},
}SCSS
$custom: #aeeff8; $custom-light: #c8f4fa; $custom-dark: #000000;
JSON
{
"hex": "#aeeff8",
"rgb": {
"r": 174,
"g": 239,
"b": 248
},
"hsl": {
"h": 187.297,
"s": 84.091,
"l": 82.745
},
"oklch": {
"l": 0.91162,
"c": 0.06607,
"h": 206.8
},
"luminance": 0.77509
}Semantic roles & 50–950 ramp
primary
#AEEFF8
secondary
#DA7D70
accent
#2005E1
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585