#7FF7B5#7FF7B5
#7FF7B5 is a very light, vivid green. Relative luminance 0.744; OKLCH L 88.9% C 0.144 H 157.6°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF7B5 |
|---|---|
| RGB | rgb(127, 247, 181) |
| HSL | hsl(147, 88%, 73%) |
| HSV | hsv(147, 49%, 97%) |
| CMYK | cmyk(48.6%, 0%, 26.7%, 3.1%) |
| CIE-LAB | lab(89.09, -48.43, 21.52) |
| CIE-LCH | lch(89.09, 53.00, 156.04°) |
| OKLab | oklab(88.9% -0.1328 0.0548) |
| OKLCH | oklch(88.9% 0.144 157.6) |
| XYZ | xyz(50.3497, 74.3657, 55.4079) |
| Luminance | 0.7437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.30
Seafoam (survey)
#80F9AD
ΔE00 1.98
Seafoam Green
#7AF9AB
ΔE00 2.23
Light Greenish Blue
#63F7B4
ΔE00 2.27
Light Sea Green
#98F6B0
ΔE00 3.20
Light Aquamarine
#7BFDC7
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF7B5 #F77FC1
analogous
#85F77F #7FF7B5 #7FF7F1
triadic
#7FF7B5 #B57FF7 #F7B57F
tetradic
#7FF7B5 #7F85F7 #F77FC1 #F7F17F
square
#7FF7B5 #7F85F7 #F77FC1 #F7F17F
split-complementary
#7FF7B5 #F17FF7 #F77F85
monochromatic
#0FED73 #45F394 #7FF7B5 #B9FBD6 #E2FDEE
Accessibility & contrast
On white
1.32
#7FF7B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#7FF7B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF7B5
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF7B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF7B5 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7B1
Deuteranopia (green-blind)
#E4DBB9
Tritanopia (blue-blind)
#5EF5E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7ff7b5; /* rgb */ color: rgb(127, 247, 181); /* oklch */ color: oklch(88.9% 0.144 157.6);
Tailwind
colors: {
custom: {
50: '#abfacb',
500: '#7ff7b5',
950: '#000000',
},
}SCSS
$custom: #7ff7b5; $custom-light: #abfacb; $custom-dark: #000000;
JSON
{
"hex": "#7ff7b5",
"rgb": {
"r": 127,
"g": 247,
"b": 181
},
"hsl": {
"h": 147,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.88895,
"c": 0.14369,
"h": 157.6
},
"luminance": 0.7437
}Semantic roles & 50–950 ramp
primary
#7FF7B5
secondary
#D34794
accent
#017EE5
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#111713
muted
#818583