#AEFEEE#AEFEEE
#AEFEEE is a very light, moderate teal. Relative luminance 0.861; OKLCH L 94.1% C 0.081 H 180.6°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFEEE |
|---|---|
| RGB | rgb(174, 254, 238) |
| HSL | hsl(168, 98%, 84%) |
| HSV | hsv(168, 31%, 100%) |
| CMYK | cmyk(31.5%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(94.33, -27.68, -0.13) |
| CIE-LCH | lch(94.33, 27.68, 180.26°) |
| OKLab | oklab(94.09% -0.0812 -0.0008) |
| OKLCH | oklch(94.09% 0.081 180.6) |
| XYZ | xyz(68.3247, 86.0515, 93.8818) |
| Luminance | 0.8606 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.07
Pale Cyan
#B7FFFA
ΔE00 4.19
Eggshell Blue
#C4FFF7
ΔE00 4.43
Light Cyan
#ACFFFC
ΔE00 4.75
Duck Egg Blue
#C3FBF4
ΔE00 4.98
Tiffany Blue
#7BF2DA
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFEEE #FEAEBE
analogous
#AEFEC6 #AEFEEE #AEE6FE
triadic
#AEFEEE #EEAEFE #FEEEAE
tetradic
#AEFEEE #C6AEFE #FEAEBE #E6FEAE
square
#AEFEEE #C6AEFE #FEAEBE #E6FEAE
split-complementary
#AEFEEE #FEAEE6 #FEC6AE
monochromatic
#35FDD5 #72FDE1 #AEFEEE #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.15
#AEFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#AEFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFEEE
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFEEE | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5ED
Deuteranopia (green-blind)
#E9EAEF
Tritanopia (blue-blind)
#95FFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #aefeee; /* rgb */ color: rgb(174, 254, 238); /* oklch */ color: oklch(94.1% 0.081 180.6);
Tailwind
colors: {
custom: {
50: '#c8fff3',
500: '#aefeee',
950: '#000000',
},
}SCSS
$custom: #aefeee; $custom-light: #c8fff3; $custom-dark: #000000;
JSON
{
"hex": "#aefeee",
"rgb": {
"r": 174,
"g": 254,
"b": 238
},
"hsl": {
"h": 168,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.94093,
"c": 0.08121,
"h": 180.6
},
"luminance": 0.86055
}Semantic roles & 50–950 ramp
primary
#AEFEEE
secondary
#E36D84
accent
#002EE6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131817
muted
#838685