Light Seafoam Green#A7FFB5
#A7FFB5 is a very light, vivid green. Relative luminance 0.831; OKLCH L 92.6% C 0.132 H 148.4°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FFB5 |
|---|---|
| RGB | rgb(167, 255, 181) |
| HSL | hsl(130, 100%, 83%) |
| HSV | hsv(130, 35%, 100%) |
| CMYK | cmyk(34.5%, 0%, 29%, 0%) |
| CIE-LAB | lab(93.04, -41.02, 27.22) |
| CIE-LCH | lch(93.04, 49.23, 146.44°) |
| OKLab | oklab(92.56% -0.1121 0.0689) |
| OKLCH | oklch(92.56% 0.132 148.4) |
| XYZ | xyz(60.0337, 83.0686, 56.5777) |
| Luminance | 0.8307 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam Green
#A7FFB5
ΔE00 0.00
Light Mint Green
#A6FBB2
ΔE00 0.82
Mint (survey)
#9FFEB0
ΔE00 1.06
Light Mint
#B6FFBB
ΔE00 2.08
Light Sea Green
#98F6B0
ΔE00 2.38
Light Seafoam
#A0FEBF
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FFB5 #FFA7F1
analogous
#C5FFA7 #A7FFB5 #A7FFE1
triadic
#A7FFB5 #B5A7FF #FFB5A7
tetradic
#A7FFB5 #A7C5FF #FFA7F1 #FFE1A7
square
#A7FFB5 #A7C5FF #FFA7F1 #FFE1A7
split-complementary
#A7FFB5 #E1A7FF #FFA7C5
monochromatic
#2DFF4E #6AFF82 #A7FFB5 #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.19
#A7FFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#A7FFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FFB5
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FFB5 | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B0
Deuteranopia (green-blind)
#F3E7B9
Tritanopia (blue-blind)
#9BFBEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a7ffb5; /* rgb */ color: rgb(167, 255, 181); /* oklch */ color: oklch(92.6% 0.132 148.4);
Tailwind
colors: {
custom: {
50: '#c4ffcb',
500: '#a7ffb5',
950: '#000000',
},
}SCSS
$custom: #a7ffb5; $custom-light: #c4ffcb; $custom-dark: #000000;
JSON
{
"hex": "#a7ffb5",
"rgb": {
"r": 167,
"g": 255,
"b": 181
},
"hsl": {
"h": 129.545,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.92558,
"c": 0.13153,
"h": 148.4
},
"luminance": 0.83072
}Semantic roles & 50–950 ramp
primary
#A7FFB5
secondary
#E466D0
accent
#00C1E6
background
#FDFFFE
surface
#F9FFFA
border
#D2D7D3
text
#131813
muted
#828683