#AEEEF7#AEEEF7
#AEEEF7 is a very light, moderate teal. Relative luminance 0.769; OKLCH L 90.9% C 0.065 H 206.9°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEEF7 |
|---|---|
| RGB | rgb(174, 238, 247) |
| HSL | hsl(187, 82%, 83%) |
| HSV | hsv(187, 30%, 97%) |
| CMYK | cmyk(29.6%, 3.6%, 0%, 3.1%) |
| CIE-LAB | lab(90.26, -17.91, -10.81) |
| CIE-LCH | lch(90.26, 20.92, 211.12°) |
| OKLab | oklab(90.92% -0.0581 -0.0295) |
| OKLCH | oklch(90.92% 0.065 206.9) |
| XYZ | xyz(64.8131, 76.8598, 99.3980) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.29
Robin'S Egg Blue
#98EFF9
ΔE00 3.29
Paleturquoise
#AFEEEE
ΔE00 3.53
Powder Blue
#B0E0E6
ΔE00 3.88
Light Sky Blue
#C6FCFF
ΔE00 4.10
Robin Egg Blue
#8AF1FE
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEEF7 #F7B7AE
analogous
#AEF7DB #AEEEF7 #AECAF7
triadic
#AEEEF7 #F7AEEE #EEF7AE
tetradic
#AEEEF7 #DBAEF7 #F7B7AE #CAF7AE
square
#AEEEF7 #DBAEF7 #F7B7AE #CAF7AE
split-complementary
#AEEEF7 #F7AECA #F7DBAE
monochromatic
#3FD7EC #76E2F1 #AEEEF7 #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.28
#AEEEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#AEEEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEEF7
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEEF7 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9F8
Deuteranopia (green-blind)
#D7DFF7
Tritanopia (blue-blind)
#95F3F1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aeeef7; /* rgb */ color: rgb(174, 238, 247); /* oklch */ color: oklch(90.9% 0.065 206.9);
Tailwind
colors: {
custom: {
50: '#c8f3f9',
500: '#aeeef7',
950: '#000000',
},
}SCSS
$custom: #aeeef7; $custom-light: #c8f3f9; $custom-dark: #000000;
JSON
{
"hex": "#aeeef7",
"rgb": {
"r": 174,
"g": 238,
"b": 247
},
"hsl": {
"h": 187.397,
"s": 82.022,
"l": 82.549
},
"oklch": {
"l": 0.90917,
"c": 0.06521,
"h": 206.9
},
"luminance": 0.76863
}Semantic roles & 50–950 ramp
primary
#AEEEF7
secondary
#D97D71
accent
#2207DE
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585