#AEEFF3#AEEFF3
#AEEFF3 is a very light, moderate teal. Relative luminance 0.772; OKLCH L 91.0% C 0.065 H 200.9°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEFF3 |
|---|---|
| RGB | rgb(174, 239, 243) |
| HSL | hsl(183, 74%, 82%) |
| HSV | hsv(183, 28%, 95%) |
| CMYK | cmyk(28.4%, 1.6%, 0%, 4.7%) |
| CIE-LAB | lab(90.41, -19.31, -8.49) |
| CIE-LCH | lch(90.41, 21.09, 203.74°) |
| OKLab | oklab(91% -0.0609 -0.0232) |
| OKLCH | oklch(91% 0.065 200.9) |
| XYZ | xyz(64.4944, 77.1995, 96.2793) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.56
Pale Sky Blue
#BDF6FE
ΔE00 3.09
Robin'S Egg Blue
#98EFF9
ΔE00 3.35
Light Sky Blue
#C6FCFF
ΔE00 3.70
Powder Blue
#B0E0E6
ΔE00 4.46
Pale Cyan
#B7FFFA
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEFF3 #F3B2AE
analogous
#AEF3D5 #AEEFF3 #AECDF3
triadic
#AEEFF3 #F3AEEF #EFF3AE
tetradic
#AEEFF3 #D5AEF3 #F3B2AE #CDF3AE
square
#AEEFF3 #D5AEF3 #F3B2AE #CDF3AE
split-complementary
#AEEFF3 #F3AECD #F3D5AE
monochromatic
#43DAE3 #79E4EB #AEEFF3 #E3FAFB #E4FAFB
Accessibility & contrast
On white
1.28
#AEEFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#AEEFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEFF3
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEFF3 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F3
Deuteranopia (green-blind)
#D9DFF3
Tritanopia (blue-blind)
#96F4F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aeeff3; /* rgb */ color: rgb(174, 239, 243); /* oklch */ color: oklch(91.0% 0.065 200.9);
Tailwind
colors: {
custom: {
50: '#c8f4f7',
500: '#aeeff3',
950: '#000000',
},
}SCSS
$custom: #aeeff3; $custom-light: #c8f4f7; $custom-dark: #000000;
JSON
{
"hex": "#aeeff3",
"rgb": {
"r": 174,
"g": 239,
"b": 243
},
"hsl": {
"h": 183.478,
"s": 74.194,
"l": 81.765
},
"oklch": {
"l": 0.91004,
"c": 0.06519,
"h": 200.9
},
"luminance": 0.77203
}Semantic roles & 50–950 ramp
primary
#AEEFF3
secondary
#D37873
accent
#1B0FD6
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585