#A8FFBF#A8FFBF
#A8FFBF is a very light, vivid green. Relative luminance 0.836; OKLCH L 92.8% C 0.121 H 151.8°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FFBF |
|---|---|
| RGB | rgb(168, 255, 191) |
| HSL | hsl(136, 100%, 83%) |
| HSV | hsv(136, 34%, 100%) |
| CMYK | cmyk(34.1%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(93.28, -39.01, 22.47) |
| CIE-LCH | lch(93.28, 45.02, 150.05°) |
| OKLab | oklab(92.82% -0.107 0.0573) |
| OKLCH | oklch(92.82% 0.121 151.8) |
| XYZ | xyz(61.3090, 83.6032, 62.1867) |
| Luminance | 0.8361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.06
Light Seafoam Green
#A7FFB5
ΔE00 2.02
Light Mint Green
#A6FBB2
ΔE00 2.20
Light Mint
#B6FFBB
ΔE00 2.40
Light Sea Green
#98F6B0
ΔE00 2.59
Mint (survey)
#9FFEB0
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FFBF #FFA8E8
analogous
#BCFFA8 #A8FFBF #A8FFEA
triadic
#A8FFBF #BFA8FF #FFBFA8
tetradic
#A8FFBF #A8BCFF #FFA8E8 #FFEAA8
square
#A8FFBF #A8BCFF #FFA8E8 #FFEAA8
split-complementary
#A8FFBF #EAA8FF #FFA8BC
monochromatic
#2EFF65 #6BFF92 #A8FFBF #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.19
#A8FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#A8FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FFBF
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FFBF | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 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)
#FFF1BB
Deuteranopia (green-blind)
#F2E8C3
Tritanopia (blue-blind)
#9AFCEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a8ffbf; /* rgb */ color: rgb(168, 255, 191); /* oklch */ color: oklch(92.8% 0.121 151.8);
Tailwind
colors: {
custom: {
50: '#c4ffd2',
500: '#a8ffbf',
950: '#000000',
},
}SCSS
$custom: #a8ffbf; $custom-light: #c4ffd2; $custom-dark: #000000;
JSON
{
"hex": "#a8ffbf",
"rgb": {
"r": 168,
"g": 255,
"b": 191
},
"hsl": {
"h": 135.862,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.92821,
"c": 0.12138,
"h": 151.8
},
"luminance": 0.83606
}Semantic roles & 50–950 ramp
primary
#A8FFBF
secondary
#E467C3
accent
#00A9E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683