#A7FFBF#A7FFBF
#A7FFBF is a very light, vivid green. Relative luminance 0.835; OKLCH L 92.8% C 0.122 H 152.1°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FFBF |
|---|---|
| RGB | rgb(167, 255, 191) |
| HSL | hsl(136, 100%, 83%) |
| HSV | hsv(136, 35%, 100%) |
| CMYK | cmyk(34.5%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(93.23, -39.30, 22.40) |
| CIE-LCH | lch(93.23, 45.24, 150.32°) |
| OKLab | oklab(92.77% -0.1078 0.0571) |
| OKLCH | oklch(92.77% 0.122 152.1) |
| XYZ | xyz(61.0969, 83.4938, 62.1767) |
| Luminance | 0.8350 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.93
Light Seafoam Green
#A7FFB5
ΔE00 2.06
Light Mint Green
#A6FBB2
ΔE00 2.24
Light Mint
#B6FFBB
ΔE00 2.52
Light Sea Green
#98F6B0
ΔE00 2.54
Mint (survey)
#9FFEB0
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FFBF #FFA7E7
analogous
#BBFFA7 #A7FFBF #A7FFEB
triadic
#A7FFBF #BFA7FF #FFBFA7
tetradic
#A7FFBF #A7BBFF #FFA7E7 #FFEBA7
square
#A7FFBF #A7BBFF #FFA7E7 #FFEBA7
split-complementary
#A7FFBF #EBA7FF #FFA7BB
monochromatic
#2DFF66 #6AFF92 #A7FFBF #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.19
#A7FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#A7FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FFBF
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FFBF | 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)
#FFF1BB
Deuteranopia (green-blind)
#F2E8C3
Tritanopia (blue-blind)
#98FCEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a7ffbf; /* rgb */ color: rgb(167, 255, 191); /* oklch */ color: oklch(92.8% 0.122 152.1);
Tailwind
colors: {
custom: {
50: '#c4ffd2',
500: '#a7ffbf',
950: '#000000',
},
}SCSS
$custom: #a7ffbf; $custom-light: #c4ffd2; $custom-dark: #000000;
JSON
{
"hex": "#a7ffbf",
"rgb": {
"r": 167,
"g": 255,
"b": 191
},
"hsl": {
"h": 136.364,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.9277,
"c": 0.12201,
"h": 152.1
},
"luminance": 0.83497
}Semantic roles & 50–950 ramp
primary
#A7FFBF
secondary
#E466C2
accent
#00A7E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683