#AEF0EE#AEF0EE
#AEF0EE is a very light, moderate teal. Relative luminance 0.775; OKLCH L 91.1% C 0.066 H 193.7°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF0EE |
|---|---|
| RGB | rgb(174, 240, 238) |
| HSL | hsl(178, 69%, 81%) |
| HSV | hsv(178, 28%, 94%) |
| CMYK | cmyk(27.5%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(90.55, -20.91, -5.69) |
| CIE-LCH | lch(90.55, 21.67, 195.22°) |
| OKLab | oklab(91.06% -0.0641 -0.0156) |
| OKLCH | oklch(91.06% 0.066 193.7) |
| XYZ | xyz(64.0432, 77.4887, 92.4546) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.04
Pale Cyan
#B7FFFA
ΔE00 3.30
Duck Egg Blue
#C3FBF4
ΔE00 3.59
Light Cyan
#ACFFFC
ΔE00 3.63
Eggshell Blue
#C4FFF7
ΔE00 4.14
Light Light Blue
#CAFFFB
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF0EE #F0AEB0
analogous
#AEF0CD #AEF0EE #AED1F0
triadic
#AEF0EE #EEAEF0 #F0EEAE
tetradic
#AEF0EE #CDAEF0 #F0AEB0 #D1F0AE
square
#AEF0EE #CDAEF0 #F0AEB0 #D1F0AE
split-complementary
#AEF0EE #F0AED1 #F0CDAE
monochromatic
#47DDD8 #7AE6E3 #AEF0EE #E2FAF9 #E5FAFA
Accessibility & contrast
On white
1.27
#AEF0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#AEF0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF0EE
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF0EE | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EE
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#97F4EF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aef0ee; /* rgb */ color: rgb(174, 240, 238); /* oklch */ color: oklch(91.1% 0.066 193.7);
Tailwind
colors: {
custom: {
50: '#c8f5f3',
500: '#aef0ee',
950: '#000000',
},
}SCSS
$custom: #aef0ee; $custom-light: #c8f5f3; $custom-dark: #000000;
JSON
{
"hex": "#aef0ee",
"rgb": {
"r": 174,
"g": 240,
"b": 238
},
"hsl": {
"h": 178.182,
"s": 68.75,
"l": 81.176
},
"oklch": {
"l": 0.91064,
"c": 0.06599,
"h": 193.7
},
"luminance": 0.77492
}Semantic roles & 50–950 ramp
primary
#AEF0EE
secondary
#CE7477
accent
#151AD1
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585