#AEFEF6#AEFEF6
#AEFEF6 is a very light, moderate teal. Relative luminance 0.865; OKLCH L 94.3% C 0.079 H 188.0°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFEF6 |
|---|---|
| RGB | rgb(174, 254, 246) |
| HSL | hsl(174, 98%, 84%) |
| HSV | hsv(174, 31%, 100%) |
| CMYK | cmyk(31.5%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(94.54, -25.95, -3.96) |
| CIE-LCH | lch(94.54, 26.25, 188.67°) |
| OKLab | oklab(94.33% -0.078 -0.011) |
| OKLCH | oklch(94.33% 0.079 188) |
| XYZ | xyz(69.5262, 86.5322, 100.2098) |
| Luminance | 0.8654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.72
Light Cyan
#ACFFFC
ΔE00 1.88
Eggshell Blue
#C4FFF7
ΔE00 3.41
Duck Egg Blue
#C3FBF4
ΔE00 3.86
Pale Aqua
#B8FFEB
ΔE00 4.55
Light Light Blue
#CAFFFB
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFEF6 #FEAEB6
analogous
#AEFECE #AEFEF6 #AEDEFE
triadic
#AEFEF6 #F6AEFE #FEF6AE
tetradic
#AEFEF6 #CEAEFE #FEAEB6 #DEFEAE
square
#AEFEF6 #CEAEFE #FEAEB6 #DEFEAE
split-complementary
#AEFEF6 #FEAEDE #FECEAE
monochromatic
#35FDE9 #72FDEF #AEFEF6 #E1FFFC #E1FFFC
Accessibility & contrast
On white
1.15
#AEFEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#AEFEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFEF6
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFEF6 | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F6F6
Deuteranopia (green-blind)
#E7EBF7
Tritanopia (blue-blind)
#93FFFB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #aefef6; /* rgb */ color: rgb(174, 254, 246); /* oklch */ color: oklch(94.3% 0.079 188.0);
Tailwind
colors: {
custom: {
50: '#c8fff9',
500: '#aefef6',
950: '#000000',
},
}SCSS
$custom: #aefef6; $custom-light: #c8fff9; $custom-dark: #000000;
JSON
{
"hex": "#aefef6",
"rgb": {
"r": 174,
"g": 254,
"b": 246
},
"hsl": {
"h": 174,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.94325,
"c": 0.07878,
"h": 188
},
"luminance": 0.86536
}Semantic roles & 50–950 ramp
primary
#AEFEF6
secondary
#E36D79
accent
#0017E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685