#AEFEF0#AEFEF0
#AEFEF0 is a very light, moderate teal. Relative luminance 0.862; OKLCH L 94.2% C 0.080 H 182.4°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFEF0 |
|---|---|
| RGB | rgb(174, 254, 240) |
| HSL | hsl(170, 98%, 84%) |
| HSV | hsv(170, 31%, 100%) |
| CMYK | cmyk(31.5%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(94.38, -27.25, -1.08) |
| CIE-LCH | lch(94.38, 27.27, 182.28°) |
| OKLab | oklab(94.15% -0.0804 -0.0033) |
| OKLCH | oklch(94.15% 0.08 182.4) |
| XYZ | xyz(68.6201, 86.1697, 95.4379) |
| Luminance | 0.8617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.61
Pale Cyan
#B7FFFA
ΔE00 3.54
Eggshell Blue
#C4FFF7
ΔE00 4.04
Light Cyan
#ACFFFC
ΔE00 4.04
Duck Egg Blue
#C3FBF4
ΔE00 4.59
Light Light Blue
#CAFFFB
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFEF0 #FEAEBC
analogous
#AEFEC8 #AEFEF0 #AEE4FE
triadic
#AEFEF0 #F0AEFE #FEF0AE
tetradic
#AEFEF0 #C8AEFE #FEAEBC #E4FEAE
square
#AEFEF0 #C8AEFE #FEAEBC #E4FEAE
split-complementary
#AEFEF0 #FEAEE4 #FEC8AE
monochromatic
#35FDDA #72FDE5 #AEFEF0 #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.15
#AEFEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#AEFEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFEF0
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFEF0 | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5F0
Deuteranopia (green-blind)
#E8EAF1
Tritanopia (blue-blind)
#95FFFA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #aefef0; /* rgb */ color: rgb(174, 254, 240); /* oklch */ color: oklch(94.2% 0.080 182.4);
Tailwind
colors: {
custom: {
50: '#c8fff4',
500: '#aefef0',
950: '#000000',
},
}SCSS
$custom: #aefef0; $custom-light: #c8fff4; $custom-dark: #000000;
JSON
{
"hex": "#aefef0",
"rgb": {
"r": 174,
"g": 254,
"b": 240
},
"hsl": {
"h": 169.5,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.9415,
"c": 0.08048,
"h": 182.4
},
"luminance": 0.86174
}Semantic roles & 50–950 ramp
primary
#AEFEF0
secondary
#E36D82
accent
#0028E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131817
muted
#838685