#AEFEF5#AEFEF5
#AEFEF5 is a very light, moderate teal. Relative luminance 0.865; OKLCH L 94.3% C 0.079 H 187.1°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFEF5 |
|---|---|
| RGB | rgb(174, 254, 245) |
| HSL | hsl(173, 98%, 84%) |
| HSV | hsv(173, 31%, 100%) |
| CMYK | cmyk(31.5%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(94.51, -26.17, -3.48) |
| CIE-LCH | lch(94.51, 26.40, 187.57°) |
| OKLab | oklab(94.3% -0.0784 -0.0097) |
| OKLCH | oklch(94.3% 0.079 187.1) |
| XYZ | xyz(69.3731, 86.4709, 99.4036) |
| Luminance | 0.8648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.99
Light Cyan
#ACFFFC
ΔE00 2.24
Eggshell Blue
#C4FFF7
ΔE00 3.44
Duck Egg Blue
#C3FBF4
ΔE00 3.92
Pale Aqua
#B8FFEB
ΔE00 4.21
Light Light Blue
#CAFFFB
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFEF5 #FEAEB7
analogous
#AEFECD #AEFEF5 #AEDFFE
triadic
#AEFEF5 #F5AEFE #FEF5AE
tetradic
#AEFEF5 #CDAEFE #FEAEB7 #DFFEAE
square
#AEFEF5 #CDAEFE #FEAEB7 #DFFEAE
split-complementary
#AEFEF5 #FEAEDF #FECDAE
monochromatic
#35FDE6 #72FDEE #AEFEF5 #E1FFFB #E1FFFB
Accessibility & contrast
On white
1.15
#AEFEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#AEFEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFEF5
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFEF5 | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F6F5
Deuteranopia (green-blind)
#E7EBF6
Tritanopia (blue-blind)
#93FFFB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #aefef5; /* rgb */ color: rgb(174, 254, 245); /* oklch */ color: oklch(94.3% 0.079 187.1);
Tailwind
colors: {
custom: {
50: '#c8fff8',
500: '#aefef5',
950: '#000000',
},
}SCSS
$custom: #aefef5; $custom-light: #c8fff8; $custom-dark: #000000;
JSON
{
"hex": "#aefef5",
"rgb": {
"r": 174,
"g": 254,
"b": 245
},
"hsl": {
"h": 173.25,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.94295,
"c": 0.079,
"h": 187.1
},
"luminance": 0.86475
}Semantic roles & 50–950 ramp
primary
#AEFEF5
secondary
#E36D7A
accent
#001AE6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131817
muted
#838685