#AEFEEC#AEFEEC
#AEFEEC is a very light, moderate teal. Relative luminance 0.859; OKLCH L 94.0% C 0.082 H 178.8°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFEEC |
|---|---|
| RGB | rgb(174, 254, 236) |
| HSL | hsl(167, 98%, 84%) |
| HSV | hsv(167, 31%, 100%) |
| CMYK | cmyk(31.5%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(94.28, -28.10, 0.83) |
| CIE-LCH | lch(94.28, 28.11, 178.30°) |
| OKLab | oklab(94.04% -0.082 0.0018) |
| OKLCH | oklch(94.04% 0.082 178.8) |
| XYZ | xyz(68.0325, 85.9347, 92.3429) |
| Luminance | 0.8594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.63
Pale Cyan
#B7FFFA
ΔE00 4.84
Eggshell Blue
#C4FFF7
ΔE00 4.86
Duck Egg Blue
#C3FBF4
ΔE00 5.41
Light Cyan
#ACFFFC
ΔE00 5.45
Tiffany Blue
#7BF2DA
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFEEC #FEAEC0
analogous
#AEFEC4 #AEFEEC #AEE8FE
triadic
#AEFEEC #ECAEFE #FEECAE
tetradic
#AEFEEC #C4AEFE #FEAEC0 #E8FEAE
square
#AEFEEC #C4AEFE #FEAEC0 #E8FEAE
split-complementary
#AEFEEC #FEAEE8 #FEC4AE
monochromatic
#35FDD0 #72FDDE #AEFEEC #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.15
#AEFEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#AEFEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFEEC
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFEEC | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EB
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#96FFF8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #aefeec; /* rgb */ color: rgb(174, 254, 236); /* oklch */ color: oklch(94.0% 0.082 178.8);
Tailwind
colors: {
custom: {
50: '#c8fff2',
500: '#aefeec',
950: '#000000',
},
}SCSS
$custom: #aefeec; $custom-light: #c8fff2; $custom-dark: #000000;
JSON
{
"hex": "#aefeec",
"rgb": {
"r": 174,
"g": 254,
"b": 236
},
"hsl": {
"h": 166.5,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.94036,
"c": 0.08205,
"h": 178.8
},
"luminance": 0.85938
}Semantic roles & 50–950 ramp
primary
#AEFEEC
secondary
#E36D87
accent
#0034E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131816
muted
#838685