#AAFFAB#AAFFAB
#AAFFAB is a very light, vivid green. Relative luminance 0.830; OKLCH L 92.5% C 0.140 H 144.6°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFAB |
|---|---|
| RGB | rgb(170, 255, 171) |
| HSL | hsl(121, 100%, 83%) |
| HSV | hsv(121, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(93.02, -41.73, 32.23) |
| CIE-LCH | lch(93.02, 52.73, 142.31°) |
| OKLab | oklab(92.52% -0.1138 0.0808) |
| OKLCH | oklch(92.52% 0.14 144.6) |
| XYZ | xyz(59.6856, 83.0035, 51.3966) |
| Luminance | 0.8301 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.89
Mint (survey)
#9FFEB0
ΔE00 2.00
Light Seafoam Green
#A7FFB5
ΔE00 2.07
Light Mint Green
#A6FBB2
ΔE00 2.18
Pastel Green
#B0FF9D
ΔE00 2.83
Palegreen
#98FB98
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFAB #FFAAFE
analogous
#D3FFAA #AAFFAB #AAFFD5
triadic
#AAFFAB #ABAAFF #FFABAA
tetradic
#AAFFAB #AAD3FF #FFAAFE #FFD5AA
square
#AAFFAB #AAD3FF #FFAAFE #FFD5AA
split-complementary
#AAFFAB #D5AAFF #FFAAD3
monochromatic
#30FF32 #6DFF6F #AAFFAB #E0FFE1 #E0FFE1
Accessibility & contrast
On white
1.19
#AAFFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#AAFFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFAB
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFAB | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A5
Deuteranopia (green-blind)
#F5E8B0
Tritanopia (blue-blind)
#A1FAE9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #aaffab; /* rgb */ color: rgb(170, 255, 171); /* oklch */ color: oklch(92.5% 0.140 144.6);
Tailwind
colors: {
custom: {
50: '#c6ffc4',
500: '#aaffab',
950: '#000000',
},
}SCSS
$custom: #aaffab; $custom-light: #c6ffc4; $custom-dark: #000000;
JSON
{
"hex": "#aaffab",
"rgb": {
"r": 170,
"g": 255,
"b": 171
},
"hsl": {
"h": 120.706,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.92517,
"c": 0.13958,
"h": 144.6
},
"luminance": 0.83006
}Semantic roles & 50–950 ramp
primary
#AAFFAB
secondary
#E469E3
accent
#00E3E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682