#AEEFF7#AEEFF7
#AEEFF7 is a very light, moderate teal. Relative luminance 0.774; OKLCH L 91.1% C 0.066 H 205.6°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEFF7 |
|---|---|
| RGB | rgb(174, 239, 247) |
| HSL | hsl(187, 82%, 83%) |
| HSV | hsv(187, 30%, 97%) |
| CMYK | cmyk(29.6%, 3.2%, 0%, 3.1%) |
| CIE-LAB | lab(90.53, -18.41, -10.41) |
| CIE-LCH | lch(90.53, 21.15, 209.50°) |
| OKLab | oklab(91.13% -0.0594 -0.0284) |
| OKLCH | oklch(91.13% 0.066 205.6) |
| XYZ | xyz(65.1051, 77.4437, 99.4953) |
| Luminance | 0.7745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.30
Robin'S Egg Blue
#98EFF9
ΔE00 3.10
Paleturquoise
#AFEEEE
ΔE00 3.11
Light Sky Blue
#C6FCFF
ΔE00 3.87
Powder Blue
#B0E0E6
ΔE00 4.12
Robin Egg Blue
#8AF1FE
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEFF7 #F7B6AE
analogous
#AEF7DA #AEEFF7 #AECBF7
triadic
#AEEFF7 #F7AEEF #EFF7AE
tetradic
#AEEFF7 #DAAEF7 #F7B6AE #CBF7AE
square
#AEEFF7 #DAAEF7 #F7B6AE #CBF7AE
split-complementary
#AEEFF7 #F7AECB #F7DAAE
monochromatic
#3FD9EC #76E4F1 #AEEFF7 #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.27
#AEEFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#AEEFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEFF7
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEFF7 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAF8
Deuteranopia (green-blind)
#D8E0F7
Tritanopia (blue-blind)
#95F4F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aeeff7; /* rgb */ color: rgb(174, 239, 247); /* oklch */ color: oklch(91.1% 0.066 205.6);
Tailwind
colors: {
custom: {
50: '#c8f4f9',
500: '#aeeff7',
950: '#000000',
},
}SCSS
$custom: #aeeff7; $custom-light: #c8f4f9; $custom-dark: #000000;
JSON
{
"hex": "#aeeff7",
"rgb": {
"r": 174,
"g": 239,
"b": 247
},
"hsl": {
"h": 186.575,
"s": 82.022,
"l": 82.549
},
"oklch": {
"l": 0.9113,
"c": 0.06583,
"h": 205.6
},
"luminance": 0.77447
}Semantic roles & 50–950 ramp
primary
#AEEFF7
secondary
#D97C71
accent
#1F07DE
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585