#AEEFF0#AEEFF0
#AEEFF0 is a very light, moderate teal. Relative luminance 0.770; OKLCH L 90.9% C 0.065 H 197.3°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEFF0 |
|---|---|
| RGB | rgb(174, 239, 240) |
| HSL | hsl(181, 69%, 81%) |
| HSV | hsv(181, 28%, 94%) |
| CMYK | cmyk(27.5%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(90.33, -19.97, -7.05) |
| CIE-LCH | lch(90.33, 21.18, 199.44°) |
| OKLab | oklab(90.91% -0.0621 -0.0193) |
| OKLCH | oklch(90.91% 0.065 197.3) |
| XYZ | xyz(64.0451, 77.0197, 93.9129) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.49
Light Sky Blue
#C6FCFF
ΔE00 3.97
Pale Sky Blue
#BDF6FE
ΔE00 3.98
Robin'S Egg Blue
#98EFF9
ΔE00 4.01
Pale Cyan
#B7FFFA
ΔE00 4.06
Light Cyan
#ACFFFC
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEFF0 #F0AFAE
analogous
#AEF0D0 #AEEFF0 #AECEF0
triadic
#AEEFF0 #F0AEEF #EFF0AE
tetradic
#AEEFF0 #D0AEF0 #F0AFAE #CEF0AE
square
#AEEFF0 #D0AEF0 #F0AFAE #CEF0AE
split-complementary
#AEEFF0 #F0AECE #F0D0AE
monochromatic
#47DBDD #7AE5E6 #AEEFF0 #E2F9FA #E5FAFA
Accessibility & contrast
On white
1.28
#AEEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#AEEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEFF0
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEFF0 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F0
Deuteranopia (green-blind)
#DADFF1
Tritanopia (blue-blind)
#97F3EF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aeeff0; /* rgb */ color: rgb(174, 239, 240); /* oklch */ color: oklch(90.9% 0.065 197.3);
Tailwind
colors: {
custom: {
50: '#c8f4f4',
500: '#aeeff0',
950: '#000000',
},
}SCSS
$custom: #aeeff0; $custom-light: #c8f4f4; $custom-dark: #000000;
JSON
{
"hex": "#aeeff0",
"rgb": {
"r": 174,
"g": 239,
"b": 240
},
"hsl": {
"h": 180.909,
"s": 68.75,
"l": 81.176
},
"oklch": {
"l": 0.90911,
"c": 0.06502,
"h": 197.3
},
"luminance": 0.77023
}Semantic roles & 50–950 ramp
primary
#AEEFF0
secondary
#CE7574
accent
#1815D1
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585