#AEFEF3#AEFEF3
#AEFEF3 is a very light, moderate teal. Relative luminance 0.864; OKLCH L 94.2% C 0.080 H 185.2°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFEF3 |
|---|---|
| RGB | rgb(174, 254, 243) |
| HSL | hsl(172, 98%, 84%) |
| HSV | hsv(172, 31%, 100%) |
| CMYK | cmyk(31.5%, 0%, 4.3%, 0.4%) |
| CIE-LAB | lab(94.46, -26.60, -2.52) |
| CIE-LCH | lch(94.46, 26.72, 185.41°) |
| OKLab | oklab(94.24% -0.0792 -0.0072) |
| OKLCH | oklch(94.24% 0.08 185.2) |
| XYZ | xyz(69.0694, 86.3495, 97.8043) |
| Luminance | 0.8635 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.58
Light Cyan
#ACFFFC
ΔE00 2.96
Pale Aqua
#B8FFEB
ΔE00 3.54
Eggshell Blue
#C4FFF7
ΔE00 3.60
Duck Egg Blue
#C3FBF4
ΔE00 4.13
Light Light Blue
#CAFFFB
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFEF3 #FEAEB9
analogous
#AEFECB #AEFEF3 #AEE1FE
triadic
#AEFEF3 #F3AEFE #FEF3AE
tetradic
#AEFEF3 #CBAEFE #FEAEB9 #E1FEAE
square
#AEFEF3 #CBAEFE #FEAEB9 #E1FEAE
split-complementary
#AEFEF3 #FEAEE1 #FECBAE
monochromatic
#35FDE1 #72FDEA #AEFEF3 #E1FFFB #E1FFFB
Accessibility & contrast
On white
1.15
#AEFEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#AEFEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFEF3
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFEF3 | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F5F3
Deuteranopia (green-blind)
#E8EBF4
Tritanopia (blue-blind)
#94FFFA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #aefef3; /* rgb */ color: rgb(174, 254, 243); /* oklch */ color: oklch(94.2% 0.080 185.2);
Tailwind
colors: {
custom: {
50: '#c8fff7',
500: '#aefef3',
950: '#000000',
},
}SCSS
$custom: #aefef3; $custom-light: #c8fff7; $custom-dark: #000000;
JSON
{
"hex": "#aefef3",
"rgb": {
"r": 174,
"g": 254,
"b": 243
},
"hsl": {
"h": 171.75,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.94237,
"c": 0.07952,
"h": 185.2
},
"luminance": 0.86353
}Semantic roles & 50–950 ramp
primary
#AEFEF3
secondary
#E36D7D
accent
#0020E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131817
muted
#838685