#AEFFEC#AEFFEC
#AEFFEC is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.3% C 0.083 H 178.1°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFFEC |
|---|---|
| RGB | rgb(174, 255, 236) |
| HSL | hsl(166, 100%, 84%) |
| HSV | hsv(166, 32%, 100%) |
| CMYK | cmyk(31.8%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(94.56, -28.58, 1.23) |
| CIE-LCH | lch(94.56, 28.60, 177.54°) |
| OKLab | oklab(94.25% -0.0832 0.0028) |
| OKLCH | oklch(94.25% 0.083 178.1) |
| XYZ | xyz(68.3506, 86.5710, 92.4490) |
| Luminance | 0.8658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.57
Eggshell Blue
#C4FFF7
ΔE00 5.13
Pale Cyan
#B7FFFA
ΔE00 5.16
Duck Egg Blue
#C3FBF4
ΔE00 5.70
Tiffany Blue
#7BF2DA
ΔE00 5.76
Light Cyan
#ACFFFC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFFEC #FFAEC1
analogous
#AEFFC4 #AEFFEC #AEEAFF
triadic
#AEFFEC #ECAEFF #FFECAE
tetradic
#AEFFEC #C4AEFF #FFAEC1 #EAFFAE
square
#AEFFEC #C4AEFF #FFAEC1 #EAFFAE
split-complementary
#AEFFEC #FFAEEA #FFC4AE
monochromatic
#34FFCF #71FFDE #AEFFEC #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.15
#AEFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#AEFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFFEC
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFFEC | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EB
Deuteranopia (green-blind)
#EAEBED
Tritanopia (blue-blind)
#96FFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #aeffec; /* rgb */ color: rgb(174, 255, 236); /* oklch */ color: oklch(94.3% 0.083 178.1);
Tailwind
colors: {
custom: {
50: '#c8fff2',
500: '#aeffec',
950: '#000000',
},
}SCSS
$custom: #aeffec; $custom-light: #c8fff2; $custom-dark: #000000;
JSON
{
"hex": "#aeffec",
"rgb": {
"r": 174,
"g": 255,
"b": 236
},
"hsl": {
"h": 165.926,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.94254,
"c": 0.08328,
"h": 178.1
},
"luminance": 0.86575
}Semantic roles & 50–950 ramp
primary
#AEFFEC
secondary
#E56C88
accent
#0036E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131816
muted
#838685