#AAFFDC#AAFFDC
#AAFFDC is a very light, moderate teal. Relative luminance 0.852; OKLCH L 93.6% C 0.096 H 166.6°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFDC |
|---|---|
| RGB | rgb(170, 255, 220) |
| HSL | hsl(155, 100%, 83%) |
| HSV | hsv(155, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(93.98, -32.98, 8.62) |
| CIE-LCH | lch(93.98, 34.09, 165.35°) |
| OKLab | oklab(93.62% -0.0931 0.0222) |
| OKLCH | oklch(93.62% 0.096 166.6) |
| XYZ | xyz(65.2512, 85.2297, 80.7090) |
| Luminance | 0.8523 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.25
Light Aqua
#8CFFDB
ΔE00 3.50
Pale Aqua
#B8FFEB
ΔE00 4.69
Aquamarine
#7FFFD4
ΔE00 4.72
Light Turquoise
#7EF4CC
ΔE00 4.90
Mint
#AAF0C1
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFDC #FFAACD
analogous
#AAFFB1 #AAFFDC #AAF8FF
triadic
#AAFFDC #DCAAFF #FFDCAA
tetradic
#AAFFDC #B1AAFF #FFAACD #F8FFAA
square
#AAFFDC #B1AAFF #FFAACD #F8FFAA
split-complementary
#AAFFDC #FFAAF8 #FFB1AA
monochromatic
#30FFAA #6DFFC3 #AAFFDC #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.16
#AAFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#AAFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFDC
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFDC | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DA
Deuteranopia (green-blind)
#EDEADE
Tritanopia (blue-blind)
#95FFF5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #aaffdc; /* rgb */ color: rgb(170, 255, 220); /* oklch */ color: oklch(93.6% 0.096 166.6);
Tailwind
colors: {
custom: {
50: '#c6ffe6',
500: '#aaffdc',
950: '#000000',
},
}SCSS
$custom: #aaffdc; $custom-light: #c6ffe6; $custom-dark: #000000;
JSON
{
"hex": "#aaffdc",
"rgb": {
"r": 170,
"g": 255,
"b": 220
},
"hsl": {
"h": 155.294,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.93615,
"c": 0.09573,
"h": 166.6
},
"luminance": 0.85233
}Semantic roles & 50–950 ramp
primary
#AAFFDC
secondary
#E4699C
accent
#005FE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684