#AEFEFE#AEFEFE
#AEFEFE is a very light, moderate teal. Relative luminance 0.870; OKLCH L 94.6% C 0.078 H 195.9°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFEFE |
|---|---|
| RGB | rgb(174, 254, 254) |
| HSL | hsl(180, 98%, 84%) |
| HSV | hsv(180, 31%, 100%) |
| CMYK | cmyk(31.5%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(94.75, -24.18, -7.77) |
| CIE-LCH | lch(94.75, 25.40, 197.82°) |
| OKLab | oklab(94.57% -0.0748 -0.0213) |
| OKLCH | oklch(94.57% 0.078 195.9) |
| XYZ | xyz(70.7806, 87.0339, 106.8163) |
| Luminance | 0.8704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.24
Pale Cyan
#B7FFFA
ΔE00 2.11
Paleturquoise
#AFEEEE
ΔE00 3.83
Eggshell Blue
#C4FFF7
ΔE00 4.30
Duck Egg Blue
#C3FBF4
ΔE00 4.41
Light Light Blue
#CAFFFB
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFEFE #FEAEAE
analogous
#AEFED6 #AEFEFE #AED6FE
triadic
#AEFEFE #FEAEFE #FEFEAE
tetradic
#AEFEFE #D6AEFE #FEAEAE #D6FEAE
square
#AEFEFE #D6AEFE #FEAEAE #D6FEAE
split-complementary
#AEFEFE #FEAED6 #FED6AE
monochromatic
#35FDFD #72FDFD #AEFEFE #E1FFFF #E1FFFF
Accessibility & contrast
On white
1.14
#AEFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#AEFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFEFE
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFEFE | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FE
Deuteranopia (green-blind)
#E5EBFF
Tritanopia (blue-blind)
#90FFFE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #aefefe; /* rgb */ color: rgb(174, 254, 254); /* oklch */ color: oklch(94.6% 0.078 195.9);
Tailwind
colors: {
custom: {
50: '#c9fffe',
500: '#aefefe',
950: '#000000',
},
}SCSS
$custom: #aefefe; $custom-light: #c9fffe; $custom-dark: #000000;
JSON
{
"hex": "#aefefe",
"rgb": {
"r": 174,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.94566,
"c": 0.07783,
"h": 195.9
},
"luminance": 0.87038
}Semantic roles & 50–950 ramp
primary
#AEFEFE
secondary
#E36D6D
accent
#0000E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685