#AEEFF4#AEEFF4
#AEEFF4 is a very light, moderate teal. Relative luminance 0.773; OKLCH L 91.0% C 0.065 H 202.1°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEFF4 |
|---|---|
| RGB | rgb(174, 239, 244) |
| HSL | hsl(184, 76%, 82%) |
| HSV | hsv(184, 29%, 96%) |
| CMYK | cmyk(28.7%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(90.44, -19.08, -8.97) |
| CIE-LCH | lch(90.44, 21.09, 205.19°) |
| OKLab | oklab(91.04% -0.0605 -0.0245) |
| OKLCH | oklch(91.04% 0.065 202.1) |
| XYZ | xyz(64.6459, 77.2600, 97.0768) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.94
Pale Sky Blue
#BDF6FE
ΔE00 2.83
Robin'S Egg Blue
#98EFF9
ΔE00 3.21
Light Sky Blue
#C6FCFF
ΔE00 3.68
Powder Blue
#B0E0E6
ΔE00 4.33
Robin Egg Blue
#8AF1FE
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEFF4 #F4B3AE
analogous
#AEF4D6 #AEEFF4 #AECCF4
triadic
#AEEFF4 #F4AEEF #EFF4AE
tetradic
#AEEFF4 #D6AEF4 #F4B3AE #CCF4AE
square
#AEEFF4 #D6AEF4 #F4B3AE #CCF4AE
split-complementary
#AEEFF4 #F4AECC #F4D6AE
monochromatic
#42DAE5 #78E4ED #AEEFF4 #E4FAFB #E4FAFB
Accessibility & contrast
On white
1.28
#AEEFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#AEEFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEFF4
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEFF4 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F4
Deuteranopia (green-blind)
#D9E0F4
Tritanopia (blue-blind)
#96F4F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aeeff4; /* rgb */ color: rgb(174, 239, 244); /* oklch */ color: oklch(91.0% 0.065 202.1);
Tailwind
colors: {
custom: {
50: '#c8f4f7',
500: '#aeeff4',
950: '#000000',
},
}SCSS
$custom: #aeeff4; $custom-light: #c8f4f7; $custom-dark: #000000;
JSON
{
"hex": "#aeeff4",
"rgb": {
"r": 174,
"g": 239,
"b": 244
},
"hsl": {
"h": 184.286,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.91035,
"c": 0.06531,
"h": 202.1
},
"luminance": 0.77263
}Semantic roles & 50–950 ramp
primary
#AEEFF4
secondary
#D47972
accent
#1C0DD8
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585