#A9FFBB#A9FFBB
#A9FFBB is a very light, vivid green. Relative luminance 0.835; OKLCH L 92.8% C 0.125 H 150.0°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A9FFBB |
|---|---|
| RGB | rgb(169, 255, 187) |
| HSL | hsl(133, 100%, 83%) |
| HSV | hsv(133, 34%, 100%) |
| CMYK | cmyk(33.7%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(93.25, -39.41, 24.48) |
| CIE-LCH | lch(93.25, 46.39, 148.16°) |
| OKLab | oklab(92.79% -0.1079 0.0622) |
| OKLCH | oklch(92.79% 0.125 150) |
| XYZ | xyz(61.0886, 83.5397, 59.9100) |
| Luminance | 0.8354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.16
Light Mint Green
#A6FBB2
ΔE00 1.41
Light Seafoam
#A0FEBF
ΔE00 1.73
Light Mint
#B6FFBB
ΔE00 1.86
Mint (survey)
#9FFEB0
ΔE00 2.02
Light Sea Green
#98F6B0
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9FFBB #FFA9ED
analogous
#C2FFA9 #A9FFBB #A9FFE6
triadic
#A9FFBB #BBA9FF #FFBBA9
tetradic
#A9FFBB #A9C2FF #FFA9ED #FFE6A9
square
#A9FFBB #A9C2FF #FFA9ED #FFE6A9
split-complementary
#A9FFBB #E6A9FF #FFA9C2
monochromatic
#2FFF5A #6CFF8B #A9FFBB #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.19
#A9FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#A9FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9FFBB
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9FFBB | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B7
Deuteranopia (green-blind)
#F3E8BF
Tritanopia (blue-blind)
#9CFCED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a9ffbb; /* rgb */ color: rgb(169, 255, 187); /* oklch */ color: oklch(92.8% 0.125 150.0);
Tailwind
colors: {
custom: {
50: '#c5ffcf',
500: '#a9ffbb',
950: '#000000',
},
}SCSS
$custom: #a9ffbb; $custom-light: #c5ffcf; $custom-dark: #000000;
JSON
{
"hex": "#a9ffbb",
"rgb": {
"r": 169,
"g": 255,
"b": 187
},
"hsl": {
"h": 132.558,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.92787,
"c": 0.12453,
"h": 150
},
"luminance": 0.83543
}Semantic roles & 50–950 ramp
primary
#A9FFBB
secondary
#E468CA
accent
#00B5E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683