#AAFFBA#AAFFBA
#AAFFBA is a very light, vivid green. Relative luminance 0.836; OKLCH L 92.8% C 0.125 H 149.4°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFBA |
|---|---|
| RGB | rgb(170, 255, 186) |
| HSL | hsl(131, 100%, 83%) |
| HSV | hsv(131, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(93.28, -39.28, 25.03) |
| CIE-LCH | lch(93.28, 46.58, 147.49°) |
| OKLab | oklab(92.82% -0.1075 0.0636) |
| OKLCH | oklch(92.82% 0.125 149.4) |
| XYZ | xyz(61.1973, 83.6081, 59.3583) |
| Luminance | 0.8361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 0.96
Light Mint Green
#A6FBB2
ΔE00 1.23
Light Mint
#B6FFBB
ΔE00 1.67
Mint (survey)
#9FFEB0
ΔE00 1.90
Light Seafoam
#A0FEBF
ΔE00 2.01
Light Sea Green
#98F6B0
ΔE00 2.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFBA #FFAAEF
analogous
#C4FFAA #AAFFBA #AAFFE4
triadic
#AAFFBA #BAAAFF #FFBAAA
tetradic
#AAFFBA #AAC4FF #FFAAEF #FFE4AA
square
#AAFFBA #AAC4FF #FFAAEF #FFE4AA
split-complementary
#AAFFBA #E4AAFF #FFAAC4
monochromatic
#30FF57 #6DFF88 #AAFFBA #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.18
#AAFFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#AAFFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFBA
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFBA | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B6
Deuteranopia (green-blind)
#F3E8BE
Tritanopia (blue-blind)
#9EFCEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #aaffba; /* rgb */ color: rgb(170, 255, 186); /* oklch */ color: oklch(92.8% 0.125 149.4);
Tailwind
colors: {
custom: {
50: '#c5ffcf',
500: '#aaffba',
950: '#000000',
},
}SCSS
$custom: #aaffba; $custom-light: #c5ffcf; $custom-dark: #000000;
JSON
{
"hex": "#aaffba",
"rgb": {
"r": 170,
"g": 255,
"b": 186
},
"hsl": {
"h": 131.294,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.92818,
"c": 0.12487,
"h": 149.4
},
"luminance": 0.83611
}Semantic roles & 50–950 ramp
primary
#AAFFBA
secondary
#E469CD
accent
#00BAE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131813
muted
#828683