#A8FFBB#A8FFBB
#A8FFBB is a very light, vivid green. Relative luminance 0.834; OKLCH L 92.7% C 0.125 H 150.3°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FFBB |
|---|---|
| RGB | rgb(168, 255, 187) |
| HSL | hsl(133, 100%, 83%) |
| HSV | hsv(133, 34%, 100%) |
| CMYK | cmyk(34.1%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(93.20, -39.71, 24.40) |
| CIE-LCH | lch(93.20, 46.61, 148.43°) |
| OKLab | oklab(92.74% -0.1087 0.062) |
| OKLCH | oklch(92.74% 0.125 150.3) |
| XYZ | xyz(60.8748, 83.4295, 59.9000) |
| Luminance | 0.8343 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.18
Light Mint Green
#A6FBB2
ΔE00 1.44
Light Seafoam
#A0FEBF
ΔE00 1.63
Mint (survey)
#9FFEB0
ΔE00 1.98
Light Mint
#B6FFBB
ΔE00 1.99
Light Sea Green
#98F6B0
ΔE00 2.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FFBB #FFA8EC
analogous
#C1FFA8 #A8FFBB #A8FFE6
triadic
#A8FFBB #BBA8FF #FFBBA8
tetradic
#A8FFBB #A8C1FF #FFA8EC #FFE6A8
square
#A8FFBB #A8C1FF #FFA8EC #FFE6A8
split-complementary
#A8FFBB #E6A8FF #FFA8C1
monochromatic
#2EFF5B #6BFF8B #A8FFBB #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.19
#A8FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#A8FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FFBB
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FFBB | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B7
Deuteranopia (green-blind)
#F2E8BF
Tritanopia (blue-blind)
#9BFCED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a8ffbb; /* rgb */ color: rgb(168, 255, 187); /* oklch */ color: oklch(92.7% 0.125 150.3);
Tailwind
colors: {
custom: {
50: '#c4ffcf',
500: '#a8ffbb',
950: '#000000',
},
}SCSS
$custom: #a8ffbb; $custom-light: #c4ffcf; $custom-dark: #000000;
JSON
{
"hex": "#a8ffbb",
"rgb": {
"r": 168,
"g": 255,
"b": 187
},
"hsl": {
"h": 133.103,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.92735,
"c": 0.12515,
"h": 150.3
},
"luminance": 0.83433
}Semantic roles & 50–950 ramp
primary
#A8FFBB
secondary
#E467C9
accent
#00B3E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683