#AEF6EA#AEF6EA
#AEF6EA is a very light, moderate teal. Relative luminance 0.809; OKLCH L 92.2% C 0.073 H 183.2°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF6EA |
|---|---|
| RGB | rgb(174, 246, 234) |
| HSL | hsl(170, 80%, 82%) |
| HSV | hsv(170, 29%, 96%) |
| CMYK | cmyk(29.3%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(92.06, -24.69, -1.38) |
| CIE-LCH | lch(92.06, 24.73, 183.19°) |
| OKLab | oklab(92.24% -0.0731 -0.0041) |
| OKLCH | oklch(92.24% 0.073 183.2) |
| XYZ | xyz(65.2577, 80.8473, 89.9925) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 3.31
Pale Aqua
#B8FFEB
ΔE00 3.31
Eggshell Blue
#C4FFF7
ΔE00 3.57
Duck Egg Blue
#C3FBF4
ΔE00 3.73
Light Cyan
#ACFFFC
ΔE00 4.02
Paleturquoise
#AFEEEE
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF6EA #F6AEBA
analogous
#AEF6C6 #AEF6EA #AEDEF6
triadic
#AEF6EA #EAAEF6 #F6EAAE
tetradic
#AEF6EA #C6AEF6 #F6AEBA #DEF6AE
square
#AEF6EA #C6AEF6 #F6AEBA #DEF6AE
split-complementary
#AEF6EA #F6AEDE #F6C6AE
monochromatic
#40EACD #77F0DC #AEF6EA #E3FCF8 #E3FCF8
Accessibility & contrast
On white
1.22
#AEF6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#AEF6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF6EA
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF6EA | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEA
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#98F9F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #aef6ea; /* rgb */ color: rgb(174, 246, 234); /* oklch */ color: oklch(92.2% 0.073 183.2);
Tailwind
colors: {
custom: {
50: '#c8f9f0',
500: '#aef6ea',
950: '#000000',
},
}SCSS
$custom: #aef6ea; $custom-light: #c8f9f0; $custom-dark: #000000;
JSON
{
"hex": "#aef6ea",
"rgb": {
"r": 174,
"g": 246,
"b": 234
},
"hsl": {
"h": 170,
"s": 80,
"l": 82.353
},
"oklch": {
"l": 0.92242,
"c": 0.07321,
"h": 183.2
},
"luminance": 0.80851
}Semantic roles & 50–950 ramp
primary
#AEF6EA
secondary
#D77182
accent
#092CDC
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131716
muted
#828585