#AEFEDE#AEFEDE
#AEFEDE is a very light, moderate teal. Relative luminance 0.852; OKLCH L 93.7% C 0.090 H 167.5°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFEDE |
|---|---|
| RGB | rgb(174, 254, 222) |
| HSL | hsl(156, 98%, 84%) |
| HSV | hsv(156, 31%, 100%) |
| CMYK | cmyk(31.5%, 0%, 12.6%, 0.4%) |
| CIE-LAB | lab(93.95, -30.98, 7.57) |
| CIE-LCH | lch(93.95, 31.89, 166.27°) |
| OKLab | oklab(93.66% -0.0878 0.0195) |
| OKLCH | oklch(93.66% 0.09 167.5) |
| XYZ | xyz(66.0776, 85.1527, 82.0475) |
| Luminance | 0.8516 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.94
Pale Aqua
#B8FFEB
ΔE00 3.81
Light Aqua
#8CFFDB
ΔE00 4.07
Aquamarine
#7FFFD4
ΔE00 5.49
Light Turquoise
#7EF4CC
ΔE00 5.49
Mint
#AAF0C1
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFEDE #FEAECE
analogous
#AEFEB6 #AEFEDE #AEF6FE
triadic
#AEFEDE #DEAEFE #FEDEAE
tetradic
#AEFEDE #B6AEFE #FEAECE #F6FEAE
square
#AEFEDE #B6AEFE #FEAECE #F6FEAE
split-complementary
#AEFEDE #FEAEF6 #FEB6AE
monochromatic
#35FDAD #72FDC5 #AEFEDE #E1FFF3 #E1FFF3
Accessibility & contrast
On white
1.16
#AEFEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#AEFEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFEDE
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFEDE | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DC
Deuteranopia (green-blind)
#ECEAE0
Tritanopia (blue-blind)
#9AFFF5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #aefede; /* rgb */ color: rgb(174, 254, 222); /* oklch */ color: oklch(93.7% 0.090 167.5);
Tailwind
colors: {
custom: {
50: '#c8ffe8',
500: '#aefede',
950: '#000000',
},
}SCSS
$custom: #aefede; $custom-light: #c8ffe8; $custom-dark: #000000;
JSON
{
"hex": "#aefede",
"rgb": {
"r": 174,
"g": 254,
"b": 222
},
"hsl": {
"h": 156,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.93656,
"c": 0.08992,
"h": 167.5
},
"luminance": 0.85156
}Semantic roles & 50–950 ramp
primary
#AEFEDE
secondary
#E36D9C
accent
#005CE6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131816
muted
#838684