#A7FFBA#A7FFBA
#A7FFBA is a very light, vivid green. Relative luminance 0.833; OKLCH L 92.7% C 0.127 H 150.2°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FFBA |
|---|---|
| RGB | rgb(167, 255, 186) |
| HSL | hsl(133, 100%, 83%) |
| HSV | hsv(133, 35%, 100%) |
| CMYK | cmyk(34.5%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(93.14, -40.17, 24.81) |
| CIE-LCH | lch(93.14, 47.22, 148.30°) |
| OKLab | oklab(92.66% -0.1099 0.063) |
| OKLCH | oklch(92.66% 0.127 150.2) |
| XYZ | xyz(60.5560, 83.2775, 59.3282) |
| Luminance | 0.8328 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 1.01
Light Mint Green
#A6FBB2
ΔE00 1.32
Light Seafoam
#A0FEBF
ΔE00 1.70
Mint (survey)
#9FFEB0
ΔE00 1.78
Light Mint
#B6FFBB
ΔE00 2.07
Light Sea Green
#98F6B0
ΔE00 2.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FFBA #FFA7EC
analogous
#C0FFA7 #A7FFBA #A7FFE6
triadic
#A7FFBA #BAA7FF #FFBAA7
tetradic
#A7FFBA #A7C0FF #FFA7EC #FFE6A7
square
#A7FFBA #A7C0FF #FFA7EC #FFE6A7
split-complementary
#A7FFBA #E6A7FF #FFA7C0
monochromatic
#2DFF5A #6AFF8A #A7FFBA #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.19
#A7FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#A7FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FFBA
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FFBA | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B6
Deuteranopia (green-blind)
#F2E8BE
Tritanopia (blue-blind)
#99FCEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a7ffba; /* rgb */ color: rgb(167, 255, 186); /* oklch */ color: oklch(92.7% 0.127 150.2);
Tailwind
colors: {
custom: {
50: '#c4ffcf',
500: '#a7ffba',
950: '#000000',
},
}SCSS
$custom: #a7ffba; $custom-light: #c4ffcf; $custom-dark: #000000;
JSON
{
"hex": "#a7ffba",
"rgb": {
"r": 167,
"g": 255,
"b": 186
},
"hsl": {
"h": 132.955,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.92662,
"c": 0.12673,
"h": 150.2
},
"luminance": 0.83281
}Semantic roles & 50–950 ramp
primary
#A7FFBA
secondary
#E466C9
accent
#00B4E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131813
muted
#828683