#AEF2EF#AEF2EF
#AEF2EF is a very light, moderate teal. Relative luminance 0.787; OKLCH L 91.5% C 0.068 H 192.6°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF2EF |
|---|---|
| RGB | rgb(174, 242, 239) |
| HSL | hsl(177, 72%, 82%) |
| HSV | hsv(177, 28%, 95%) |
| CMYK | cmyk(28.1%, 0%, 1.2%, 5.1%) |
| CIE-LAB | lab(91.11, -21.67, -5.37) |
| CIE-LCH | lch(91.11, 22.32, 193.93°) |
| OKLab | oklab(91.53% -0.0662 -0.0148) |
| OKLCH | oklch(91.53% 0.068 192.6) |
| XYZ | xyz(64.7825, 78.7316, 93.4279) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.66
Pale Cyan
#B7FFFA
ΔE00 2.76
Light Cyan
#ACFFFC
ΔE00 3.11
Duck Egg Blue
#C3FBF4
ΔE00 3.35
Eggshell Blue
#C4FFF7
ΔE00 3.78
Light Light Blue
#CAFFFB
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF2EF #F2AEB1
analogous
#AEF2CD #AEF2EF #AED3F2
triadic
#AEF2EF #EFAEF2 #F2EFAE
tetradic
#AEF2EF #CDAEF2 #F2AEB1 #D3F2AE
square
#AEF2EF #CDAEF2 #F2AEB1 #D3F2AE
split-complementary
#AEF2EF #F2AED3 #F2CDAE
monochromatic
#45E1DA #79EAE5 #AEF2EF #E3FAF9 #E5FBFA
Accessibility & contrast
On white
1.25
#AEF2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#AEF2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF2EF
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF2EF | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEF
Deuteranopia (green-blind)
#DDE1F0
Tritanopia (blue-blind)
#97F6F1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aef2ef; /* rgb */ color: rgb(174, 242, 239); /* oklch */ color: oklch(91.5% 0.068 192.6);
Tailwind
colors: {
custom: {
50: '#c8f6f4',
500: '#aef2ef',
950: '#000000',
},
}SCSS
$custom: #aef2ef; $custom-light: #c8f6f4; $custom-dark: #000000;
JSON
{
"hex": "#aef2ef",
"rgb": {
"r": 174,
"g": 242,
"b": 239
},
"hsl": {
"h": 177.353,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.91525,
"c": 0.06782,
"h": 192.6
},
"luminance": 0.78735
}Semantic roles & 50–950 ramp
primary
#AEF2EF
secondary
#D17377
accent
#111AD4
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585