#AEFEF7#AEFEF7
#AEFEF7 is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.4% C 0.079 H 189.0°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFEF7 |
|---|---|
| RGB | rgb(174, 254, 247) |
| HSL | hsl(175, 98%, 84%) |
| HSV | hsv(175, 31%, 100%) |
| CMYK | cmyk(31.5%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(94.57, -25.73, -4.43) |
| CIE-LCH | lch(94.57, 26.11, 189.78°) |
| OKLab | oklab(94.35% -0.0776 -0.0123) |
| OKLCH | oklch(94.35% 0.079 189) |
| XYZ | xyz(69.6801, 86.5937, 101.0203) |
| Luminance | 0.8660 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.49
Light Cyan
#ACFFFC
ΔE00 1.52
Eggshell Blue
#C4FFF7
ΔE00 3.41
Duck Egg Blue
#C3FBF4
ΔE00 3.83
Paleturquoise
#AFEEEE
ΔE00 4.74
Light Light Blue
#CAFFFB
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFEF7 #FEAEB5
analogous
#AEFECF #AEFEF7 #AEDDFE
triadic
#AEFEF7 #F7AEFE #FEF7AE
tetradic
#AEFEF7 #CFAEFE #FEAEB5 #DDFEAE
square
#AEFEF7 #CFAEFE #FEAEB5 #DDFEAE
split-complementary
#AEFEF7 #FEAEDD #FECFAE
monochromatic
#35FDEB #72FDF1 #AEFEF7 #E1FFFC #E1FFFC
Accessibility & contrast
On white
1.15
#AEFEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#AEFEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFEF7
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFEF7 | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6F7
Deuteranopia (green-blind)
#E7EBF8
Tritanopia (blue-blind)
#92FFFC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #aefef7; /* rgb */ color: rgb(174, 254, 247); /* oklch */ color: oklch(94.4% 0.079 189.0);
Tailwind
colors: {
custom: {
50: '#c9fff9',
500: '#aefef7',
950: '#000000',
},
}SCSS
$custom: #aefef7; $custom-light: #c9fff9; $custom-dark: #000000;
JSON
{
"hex": "#aefef7",
"rgb": {
"r": 174,
"g": 254,
"b": 247
},
"hsl": {
"h": 174.75,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.94354,
"c": 0.07858,
"h": 189
},
"luminance": 0.86598
}Semantic roles & 50–950 ramp
primary
#AEFEF7
secondary
#E36D77
accent
#0014E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685