#A8FFBC#A8FFBC
#A8FFBC is a very light, vivid green. Relative luminance 0.835; OKLCH L 92.8% C 0.124 H 150.7°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FFBC |
|---|---|
| RGB | rgb(168, 255, 188) |
| HSL | hsl(134, 100%, 83%) |
| HSV | hsv(134, 34%, 100%) |
| CMYK | cmyk(34.1%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(93.22, -39.53, 23.92) |
| CIE-LCH | lch(93.22, 46.21, 148.82°) |
| OKLab | oklab(92.76% -0.1083 0.0609) |
| OKLCH | oklch(92.76% 0.124 150.7) |
| XYZ | xyz(60.9822, 83.4725, 60.4658) |
| Luminance | 0.8348 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.39
Light Seafoam
#A0FEBF
ΔE00 1.46
Light Mint Green
#A6FBB2
ΔE00 1.62
Light Mint
#B6FFBB
ΔE00 2.07
Mint (survey)
#9FFEB0
ΔE00 2.17
Light Sea Green
#98F6B0
ΔE00 2.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FFBC #FFA8EB
analogous
#BFFFA8 #A8FFBC #A8FFE7
triadic
#A8FFBC #BCA8FF #FFBCA8
tetradic
#A8FFBC #A8BFFF #FFA8EB #FFE7A8
square
#A8FFBC #A8BFFF #FFA8EB #FFE7A8
split-complementary
#A8FFBC #E7A8FF #FFA8BF
monochromatic
#2EFF5E #6BFF8D #A8FFBC #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.19
#A8FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#A8FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FFBC
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FFBC | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B8
Deuteranopia (green-blind)
#F2E8C0
Tritanopia (blue-blind)
#9AFCED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a8ffbc; /* rgb */ color: rgb(168, 255, 188); /* oklch */ color: oklch(92.8% 0.124 150.7);
Tailwind
colors: {
custom: {
50: '#c4ffd0',
500: '#a8ffbc',
950: '#000000',
},
}SCSS
$custom: #a8ffbc; $custom-light: #c4ffd0; $custom-dark: #000000;
JSON
{
"hex": "#a8ffbc",
"rgb": {
"r": 168,
"g": 255,
"b": 188
},
"hsl": {
"h": 133.793,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.92756,
"c": 0.12421,
"h": 150.7
},
"luminance": 0.83476
}Semantic roles & 50–950 ramp
primary
#A8FFBC
secondary
#E467C7
accent
#00B1E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683