#AEFDEA#AEFDEA
#AEFDEA is a very light, moderate teal. Relative luminance 0.852; OKLCH L 93.8% C 0.082 H 177.7°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFDEA |
|---|---|
| RGB | rgb(174, 253, 234) |
| HSL | hsl(166, 95%, 84%) |
| HSV | hsv(166, 31%, 99%) |
| CMYK | cmyk(31.2%, 0%, 7.5%, 0.8%) |
| CIE-LAB | lab(93.96, -28.05, 1.40) |
| CIE-LCH | lch(93.96, 28.08, 177.15°) |
| OKLab | oklab(93.76% -0.0816 0.0033) |
| OKLCH | oklch(93.76% 0.082 177.7) |
| XYZ | xyz(67.4270, 85.1861, 90.7156) |
| Luminance | 0.8519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.43
Eggshell Blue
#C4FFF7
ΔE00 5.06
Pale Cyan
#B7FFFA
ΔE00 5.18
Duck Egg Blue
#C3FBF4
ΔE00 5.57
Tiffany Blue
#7BF2DA
ΔE00 5.72
Pale Turquoise
#A5FBD5
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFDEA #FDAEC1
analogous
#AEFDC2 #AEFDEA #AEE8FD
triadic
#AEFDEA #EAAEFD #FDEAAE
tetradic
#AEFDEA #C2AEFD #FDAEC1 #E8FDAE
square
#AEFDEA #C2AEFD #FDAEC1 #E8FDAE
split-complementary
#AEFDEA #FDAEE8 #FDC2AE
monochromatic
#37FACB #72FCDB #AEFDEA #E1FEF7 #E1FEF7
Accessibility & contrast
On white
1.16
#AEFDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#AEFDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFDEA
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFDEA | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#E9E9EB
Tritanopia (blue-blind)
#97FFF7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #aefdea; /* rgb */ color: rgb(174, 253, 234); /* oklch */ color: oklch(93.8% 0.082 177.7);
Tailwind
colors: {
custom: {
50: '#c8fef0',
500: '#aefdea',
950: '#000000',
},
}SCSS
$custom: #aefdea; $custom-light: #c8fef0; $custom-dark: #000000;
JSON
{
"hex": "#aefdea",
"rgb": {
"r": 174,
"g": 253,
"b": 234
},
"hsl": {
"h": 165.57,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.93762,
"c": 0.0817,
"h": 177.7
},
"luminance": 0.8519
}Semantic roles & 50–950 ramp
primary
#AEFDEA
secondary
#E26D89
accent
#0037E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131816
muted
#838685