#AAFEDD#AAFEDD
#AAFEDD is a very light, moderate teal. Relative luminance 0.847; OKLCH L 93.4% C 0.094 H 167.7°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFEDD |
|---|---|
| RGB | rgb(170, 254, 221) |
| HSL | hsl(156, 98%, 83%) |
| HSV | hsv(156, 33%, 100%) |
| CMYK | cmyk(33.1%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(93.73, -32.31, 7.75) |
| CIE-LCH | lch(93.73, 33.23, 166.52°) |
| OKLab | oklab(93.42% -0.0915 0.0199) |
| OKLCH | oklch(93.42% 0.094 167.7) |
| XYZ | xyz(65.0659, 84.6465, 81.3025) |
| Luminance | 0.8465 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.59
Light Aqua
#8CFFDB
ΔE00 3.53
Pale Aqua
#B8FFEB
ΔE00 4.19
Aquamarine
#7FFFD4
ΔE00 4.93
Light Turquoise
#7EF4CC
ΔE00 4.98
Mint
#AAF0C1
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFEDD #FEAACB
analogous
#AAFEB3 #AAFEDD #AAF5FE
triadic
#AAFEDD #DDAAFE #FEDDAA
tetradic
#AAFEDD #B3AAFE #FEAACB #F5FEAA
square
#AAFEDD #B3AAFE #FEAACB #F5FEAA
split-complementary
#AAFEDD #FEAAF5 #FEB3AA
monochromatic
#31FDAD #6EFDC5 #AAFEDD #E1FFF3 #E1FFF3
Accessibility & contrast
On white
1.17
#AAFEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#AAFEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFEDD
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFEDD | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DB
Deuteranopia (green-blind)
#ECE9DF
Tritanopia (blue-blind)
#95FFF4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #aafedd; /* rgb */ color: rgb(170, 254, 221); /* oklch */ color: oklch(93.4% 0.094 167.7);
Tailwind
colors: {
custom: {
50: '#c5ffe7',
500: '#aafedd',
950: '#000000',
},
}SCSS
$custom: #aafedd; $custom-light: #c5ffe7; $custom-dark: #000000;
JSON
{
"hex": "#aafedd",
"rgb": {
"r": 170,
"g": 254,
"b": 221
},
"hsl": {
"h": 156.429,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.93421,
"c": 0.09365,
"h": 167.7
},
"luminance": 0.8465
}Semantic roles & 50–950 ramp
primary
#AAFEDD
secondary
#E36999
accent
#005AE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684