#AEFFFE#AEFFFE
#AEFFFE is a very light, moderate teal. Relative luminance 0.877; OKLCH L 94.8% C 0.079 H 194.9°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFFFE |
|---|---|
| RGB | rgb(174, 255, 254) |
| HSL | hsl(179, 100%, 84%) |
| HSV | hsv(179, 32%, 100%) |
| CMYK | cmyk(31.8%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(95.02, -24.66, -7.38) |
| CIE-LCH | lch(95.02, 25.74, 196.65°) |
| OKLab | oklab(94.78% -0.076 -0.0203) |
| OKLCH | oklch(94.78% 0.079 194.9) |
| XYZ | xyz(71.0988, 87.6703, 106.9224) |
| Luminance | 0.8767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.83
Pale Cyan
#B7FFFA
ΔE00 1.87
Paleturquoise
#AFEEEE
ΔE00 4.09
Eggshell Blue
#C4FFF7
ΔE00 4.17
Duck Egg Blue
#C3FBF4
ΔE00 4.36
Light Light Blue
#CAFFFB
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFFFE #FFAEAF
analogous
#AEFFD6 #AEFFFE #AED8FF
triadic
#AEFFFE #FEAEFF #FFFEAE
tetradic
#AEFFFE #D6AEFF #FFAEAF #D8FFAE
square
#AEFFFE #D6AEFF #FFAEAF #D8FFAE
split-complementary
#AEFFFE #FFAED8 #FFD6AE
monochromatic
#34FFFC #71FFFD #AEFFFE #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.13
#AEFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#AEFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFFFE
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFFFE | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#E6ECFF
Tritanopia (blue-blind)
#90FFFE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #aefffe; /* rgb */ color: rgb(174, 255, 254); /* oklch */ color: oklch(94.8% 0.079 194.9);
Tailwind
colors: {
custom: {
50: '#c9fffe',
500: '#aefffe',
950: '#000000',
},
}SCSS
$custom: #aefffe; $custom-light: #c9fffe; $custom-dark: #000000;
JSON
{
"hex": "#aefffe",
"rgb": {
"r": 174,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.259,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.94781,
"c": 0.0787,
"h": 194.9
},
"luminance": 0.87674
}Semantic roles & 50–950 ramp
primary
#AEFFFE
secondary
#E56C6E
accent
#0003E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685