#AAFFDE#AAFFDE
#AAFFDE is a very light, moderate teal. Relative luminance 0.853; OKLCH L 93.7% C 0.094 H 168.0°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFDE |
|---|---|
| RGB | rgb(170, 255, 222) |
| HSL | hsl(157, 100%, 83%) |
| HSV | hsv(157, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(94.03, -32.58, 7.66) |
| CIE-LCH | lch(94.03, 33.46, 166.77°) |
| OKLab | oklab(93.67% -0.0923 0.0197) |
| OKLCH | oklch(93.67% 0.094 168) |
| XYZ | xyz(65.5177, 85.3363, 82.1124) |
| Luminance | 0.8534 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.71
Light Aqua
#8CFFDB
ΔE00 3.44
Pale Aqua
#B8FFEB
ΔE00 4.18
Aquamarine
#7FFFD4
ΔE00 4.87
Light Turquoise
#7EF4CC
ΔE00 5.01
Mint
#AAF0C1
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFDE #FFAACB
analogous
#AAFFB3 #AAFFDE #AAF5FF
triadic
#AAFFDE #DEAAFF #FFDEAA
tetradic
#AAFFDE #B3AAFF #FFAACB #F5FFAA
square
#AAFFDE #B3AAFF #FFAACB #F5FFAA
split-complementary
#AAFFDE #FFAAF5 #FFB3AA
monochromatic
#30FFAE #6DFFC6 #AAFFDE #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.16
#AAFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#AAFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFDE
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFDE | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DC
Deuteranopia (green-blind)
#ECEAE0
Tritanopia (blue-blind)
#94FFF5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #aaffde; /* rgb */ color: rgb(170, 255, 222); /* oklch */ color: oklch(93.7% 0.094 168.0);
Tailwind
colors: {
custom: {
50: '#c6ffe8',
500: '#aaffde',
950: '#000000',
},
}SCSS
$custom: #aaffde; $custom-light: #c6ffe8; $custom-dark: #000000;
JSON
{
"hex": "#aaffde",
"rgb": {
"r": 170,
"g": 255,
"b": 222
},
"hsl": {
"h": 156.706,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.93667,
"c": 0.09437,
"h": 168
},
"luminance": 0.8534
}Semantic roles & 50–950 ramp
primary
#AAFFDE
secondary
#E46999
accent
#0059E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684