#AAFFBF#AAFFBF
#AAFFBF is a very light, vivid green. Relative luminance 0.838; OKLCH L 92.9% C 0.120 H 151.3°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFBF |
|---|---|
| RGB | rgb(170, 255, 191) |
| HSL | hsl(135, 100%, 83%) |
| HSV | hsv(135, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(93.37, -38.42, 22.62) |
| CIE-LCH | lch(93.37, 44.59, 149.51°) |
| OKLab | oklab(92.93% -0.1054 0.0577) |
| OKLCH | oklch(92.93% 0.12 151.3) |
| XYZ | xyz(61.7382, 83.8245, 62.2068) |
| Luminance | 0.8383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.32
Light Seafoam Green
#A7FFB5
ΔE00 1.97
Light Mint Green
#A6FBB2
ΔE00 2.13
Light Mint
#B6FFBB
ΔE00 2.15
Light Sea Green
#98F6B0
ΔE00 2.69
Mint (survey)
#9FFEB0
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFBF #FFAAEA
analogous
#BFFFAA #AAFFBF #AAFFEA
triadic
#AAFFBF #BFAAFF #FFBFAA
tetradic
#AAFFBF #AABFFF #FFAAEA #FFEAAA
square
#AAFFBF #AABFFF #FFAAEA #FFEAAA
split-complementary
#AAFFBF #EAAAFF #FFAABF
monochromatic
#30FF63 #6DFF91 #AAFFBF #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.18
#AAFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#AAFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFBF
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFBF | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BB
Deuteranopia (green-blind)
#F2E8C3
Tritanopia (blue-blind)
#9CFCEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #aaffbf; /* rgb */ color: rgb(170, 255, 191); /* oklch */ color: oklch(92.9% 0.120 151.3);
Tailwind
colors: {
custom: {
50: '#c5ffd2',
500: '#aaffbf',
950: '#000000',
},
}SCSS
$custom: #aaffbf; $custom-light: #c5ffd2; $custom-dark: #000000;
JSON
{
"hex": "#aaffbf",
"rgb": {
"r": 170,
"g": 255,
"b": 191
},
"hsl": {
"h": 134.824,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.92925,
"c": 0.12011,
"h": 151.3
},
"luminance": 0.83828
}Semantic roles & 50–950 ramp
primary
#AAFFBF
secondary
#E469C6
accent
#00ADE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683