#AAFFDD#AAFFDD
#AAFFDD is a very light, moderate teal. Relative luminance 0.853; OKLCH L 93.6% C 0.095 H 167.3°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFDD |
|---|---|
| RGB | rgb(170, 255, 221) |
| HSL | hsl(156, 100%, 83%) |
| HSV | hsv(156, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(94.00, -32.78, 8.14) |
| CIE-LCH | lch(94.00, 33.77, 166.05°) |
| OKLab | oklab(93.64% -0.0927 0.021) |
| OKLCH | oklch(93.64% 0.095 167.3) |
| XYZ | xyz(65.3841, 85.2828, 81.4086) |
| Luminance | 0.8529 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.47
Light Aqua
#8CFFDB
ΔE00 3.46
Pale Aqua
#B8FFEB
ΔE00 4.44
Aquamarine
#7FFFD4
ΔE00 4.78
Light Turquoise
#7EF4CC
ΔE00 4.95
Mint
#AAF0C1
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFDD #FFAACC
analogous
#AAFFB2 #AAFFDD #AAF6FF
triadic
#AAFFDD #DDAAFF #FFDDAA
tetradic
#AAFFDD #B2AAFF #FFAACC #F6FFAA
square
#AAFFDD #B2AAFF #FFAACC #F6FFAA
split-complementary
#AAFFDD #FFAAF6 #FFB2AA
monochromatic
#30FFAC #6DFFC5 #AAFFDD #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.16
#AAFFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#AAFFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFDD
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFDD | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DB
Deuteranopia (green-blind)
#EDEADF
Tritanopia (blue-blind)
#95FFF5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #aaffdd; /* rgb */ color: rgb(170, 255, 221); /* oklch */ color: oklch(93.6% 0.095 167.3);
Tailwind
colors: {
custom: {
50: '#c6ffe7',
500: '#aaffdd',
950: '#000000',
},
}SCSS
$custom: #aaffdd; $custom-light: #c6ffe7; $custom-dark: #000000;
JSON
{
"hex": "#aaffdd",
"rgb": {
"r": 170,
"g": 255,
"b": 221
},
"hsl": {
"h": 156,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.93641,
"c": 0.09504,
"h": 167.3
},
"luminance": 0.85287
}Semantic roles & 50–950 ramp
primary
#AAFFDD
secondary
#E4699A
accent
#005CE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684