#AEFEED#AEFEED
#AEFEED is a very light, moderate teal. Relative luminance 0.860; OKLCH L 94.1% C 0.082 H 179.6°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFEED |
|---|---|
| RGB | rgb(174, 254, 237) |
| HSL | hsl(167, 98%, 84%) |
| HSV | hsv(167, 31%, 100%) |
| CMYK | cmyk(31.5%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(94.31, -27.89, 0.35) |
| CIE-LCH | lch(94.31, 27.89, 179.27°) |
| OKLab | oklab(94.06% -0.0816 0.0005) |
| OKLCH | oklch(94.06% 0.082 179.6) |
| XYZ | xyz(68.1782, 85.9929, 93.1102) |
| Luminance | 0.8600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.83
Pale Cyan
#B7FFFA
ΔE00 4.52
Eggshell Blue
#C4FFF7
ΔE00 4.64
Light Cyan
#ACFFFC
ΔE00 5.10
Duck Egg Blue
#C3FBF4
ΔE00 5.19
Tiffany Blue
#7BF2DA
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFEED #FEAEBF
analogous
#AEFEC5 #AEFEED #AEE7FE
triadic
#AEFEED #EDAEFE #FEEDAE
tetradic
#AEFEED #C5AEFE #FEAEBF #E7FEAE
square
#AEFEED #C5AEFE #FEAEBF #E7FEAE
split-complementary
#AEFEED #FEAEE7 #FEC5AE
monochromatic
#35FDD2 #72FDE0 #AEFEED #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.15
#AEFEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#AEFEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFEED
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFEED | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EC
Deuteranopia (green-blind)
#E9EAEE
Tritanopia (blue-blind)
#96FFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #aefeed; /* rgb */ color: rgb(174, 254, 237); /* oklch */ color: oklch(94.1% 0.082 179.6);
Tailwind
colors: {
custom: {
50: '#c8fff2',
500: '#aefeed',
950: '#000000',
},
}SCSS
$custom: #aefeed; $custom-light: #c8fff2; $custom-dark: #000000;
JSON
{
"hex": "#aefeed",
"rgb": {
"r": 174,
"g": 254,
"b": 237
},
"hsl": {
"h": 167.25,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.94064,
"c": 0.08162,
"h": 179.6
},
"luminance": 0.85997
}Semantic roles & 50–950 ramp
primary
#AEFEED
secondary
#E36D86
accent
#0031E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131817
muted
#838685