#AEF2EE#AEF2EE
#AEF2EE is a very light, moderate teal. Relative luminance 0.787; OKLCH L 91.5% C 0.068 H 191.4°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF2EE |
|---|---|
| RGB | rgb(174, 242, 238) |
| HSL | hsl(176, 72%, 82%) |
| HSV | hsv(176, 28%, 95%) |
| CMYK | cmyk(28.1%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(91.09, -21.89, -4.89) |
| CIE-LCH | lch(91.09, 22.43, 192.60°) |
| OKLab | oklab(91.5% -0.0666 -0.0135) |
| OKLCH | oklch(91.5% 0.068 191.4) |
| XYZ | xyz(64.6352, 78.6727, 92.6520) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.97
Pale Cyan
#B7FFFA
ΔE00 2.69
Light Cyan
#ACFFFC
ΔE00 3.12
Duck Egg Blue
#C3FBF4
ΔE00 3.24
Eggshell Blue
#C4FFF7
ΔE00 3.63
Light Light Blue
#CAFFFB
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF2EE #F2AEB2
analogous
#AEF2CC #AEF2EE #AED4F2
triadic
#AEF2EE #EEAEF2 #F2EEAE
tetradic
#AEF2EE #CCAEF2 #F2AEB2 #D4F2AE
square
#AEF2EE #CCAEF2 #F2AEB2 #D4F2AE
split-complementary
#AEF2EE #F2AED4 #F2CCAE
monochromatic
#45E1D8 #79EAE3 #AEF2EE #E3FAF9 #E5FBF9
Accessibility & contrast
On white
1.25
#AEF2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#AEF2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF2EE
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF2EE | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#97F6F1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aef2ee; /* rgb */ color: rgb(174, 242, 238); /* oklch */ color: oklch(91.5% 0.068 191.4);
Tailwind
colors: {
custom: {
50: '#c8f6f3',
500: '#aef2ee',
950: '#000000',
},
}SCSS
$custom: #aef2ee; $custom-light: #c8f6f3; $custom-dark: #000000;
JSON
{
"hex": "#aef2ee",
"rgb": {
"r": 174,
"g": 242,
"b": 238
},
"hsl": {
"h": 176.471,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.91495,
"c": 0.06793,
"h": 191.4
},
"luminance": 0.78676
}Semantic roles & 50–950 ramp
primary
#AEF2EE
secondary
#D17379
accent
#111DD4
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585