#AEEEEA#AEEEEA
#AEEEEA is a very light, moderate teal. Relative luminance 0.761; OKLCH L 90.5% C 0.064 H 191.2°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEEEA |
|---|---|
| RGB | rgb(174, 238, 234) |
| HSL | hsl(176, 65%, 81%) |
| HSV | hsv(176, 27%, 93%) |
| CMYK | cmyk(26.9%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(89.90, -20.79, -4.55) |
| CIE-LCH | lch(89.90, 21.29, 192.35°) |
| OKLab | oklab(90.51% -0.0632 -0.0125) |
| OKLCH | oklch(90.51% 0.064 191.2) |
| XYZ | xyz(62.8766, 76.0852, 89.1988) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.61
Duck Egg Blue
#C3FBF4
ΔE00 3.49
Pale Cyan
#B7FFFA
ΔE00 3.58
Eggshell Blue
#C4FFF7
ΔE00 4.08
Light Cyan
#ACFFFC
ΔE00 4.09
Light Light Blue
#CAFFFB
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEEEA #EEAEB2
analogous
#AEEECA #AEEEEA #AED2EE
triadic
#AEEEEA #EAAEEE #EEEAAE
tetradic
#AEEEEA #CAAEEE #EEAEB2 #D2EEAE
square
#AEEEEA #CAAEEE #EEAEB2 #D2EEAE
split-complementary
#AEEEEA #EEAED2 #EECAAE
monochromatic
#49D9D0 #7BE3DD #AEEEEA #E1F9F7 #E6FAF8
Accessibility & contrast
On white
1.29
#AEEEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#AEEEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEEEA
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEEEA | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7EA
Deuteranopia (green-blind)
#DADEEB
Tritanopia (blue-blind)
#99F2ED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aeeeea; /* rgb */ color: rgb(174, 238, 234); /* oklch */ color: oklch(90.5% 0.064 191.2);
Tailwind
colors: {
custom: {
50: '#c8f3f0',
500: '#aeeeea',
950: '#000000',
},
}SCSS
$custom: #aeeeea; $custom-light: #c8f3f0; $custom-dark: #000000;
JSON
{
"hex": "#aeeeea",
"rgb": {
"r": 174,
"g": 238,
"b": 234
},
"hsl": {
"h": 176.25,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.90513,
"c": 0.06444,
"h": 191.2
},
"luminance": 0.76088
}Semantic roles & 50–950 ramp
primary
#AEEEEA
secondary
#CB757A
accent
#1824CD
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585