#AAFEDE#AAFEDE
#AAFEDE is a very light, moderate teal. Relative luminance 0.847; OKLCH L 93.4% C 0.093 H 168.4°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFEDE |
|---|---|
| RGB | rgb(170, 254, 222) |
| HSL | hsl(157, 98%, 83%) |
| HSV | hsv(157, 33%, 100%) |
| CMYK | cmyk(33.1%, 0%, 12.6%, 0.4%) |
| CIE-LAB | lab(93.75, -32.11, 7.26) |
| CIE-LCH | lch(93.75, 32.92, 167.25°) |
| OKLab | oklab(93.45% -0.0911 0.0187) |
| OKLCH | oklch(93.45% 0.093 168.4) |
| XYZ | xyz(65.1995, 84.7000, 82.0063) |
| Luminance | 0.8470 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.86
Light Aqua
#8CFFDB
ΔE00 3.53
Pale Aqua
#B8FFEB
ΔE00 3.94
Aquamarine
#7FFFD4
ΔE00 5.02
Light Turquoise
#7EF4CC
ΔE00 5.05
Mint
#AAF0C1
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFEDE #FEAACA
analogous
#AAFEB4 #AAFEDE #AAF4FE
triadic
#AAFEDE #DEAAFE #FEDEAA
tetradic
#AAFEDE #B4AAFE #FEAACA #F4FEAA
square
#AAFEDE #B4AAFE #FEAACA #F4FEAA
split-complementary
#AAFEDE #FEAAF4 #FEB4AA
monochromatic
#31FDAF #6EFDC7 #AAFEDE #E1FFF3 #E1FFF3
Accessibility & contrast
On white
1.17
#AAFEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#AAFEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFEDE
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFEDE | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DC
Deuteranopia (green-blind)
#EBE9E0
Tritanopia (blue-blind)
#94FFF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #aafede; /* rgb */ color: rgb(170, 254, 222); /* oklch */ color: oklch(93.4% 0.093 168.4);
Tailwind
colors: {
custom: {
50: '#c5ffe8',
500: '#aafede',
950: '#000000',
},
}SCSS
$custom: #aafede; $custom-light: #c5ffe8; $custom-dark: #000000;
JSON
{
"hex": "#aafede",
"rgb": {
"r": 170,
"g": 254,
"b": 222
},
"hsl": {
"h": 157.143,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.93447,
"c": 0.09299,
"h": 168.4
},
"luminance": 0.84704
}Semantic roles & 50–950 ramp
primary
#AAFEDE
secondary
#E36998
accent
#0057E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684