#7FFEB8#7FFEB8
#7FFEB8 is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.6% C 0.151 H 157.3°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEB8 |
|---|---|
| RGB | rgb(127, 254, 184) |
| HSL | hsl(147, 98%, 75%) |
| HSV | hsv(147, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 27.6%, 0.4%) |
| CIE-LAB | lab(91.17, -50.79, 22.86) |
| CIE-LCH | lch(91.17, 55.70, 155.77°) |
| OKLab | oklab(90.6% -0.1391 0.0581) |
| OKLCH | oklch(90.6% 0.151 157.3) |
| XYZ | xyz(52.8418, 78.8520, 57.7735) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.82
Seafoam (survey)
#80F9AD
ΔE00 1.83
Seafoam Green
#7AF9AB
ΔE00 2.01
Light Greenish Blue
#63F7B4
ΔE00 2.63
Light Bluish Green
#76FDA8
ΔE00 2.76
Light Seafoam
#A0FEBF
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEB8 #FE7FC5
analogous
#86FE7F #7FFEB8 #7FFEF7
triadic
#7FFEB8 #B87FFE #FEB87F
tetradic
#7FFEB8 #7F86FE #FE7FC5 #FEF77F
square
#7FFEB8 #7F86FE #FE7FC5 #FEF77F
split-complementary
#7FFEB8 #F77FFE #FE7F86
monochromatic
#06FD75 #42FE96 #7FFEB8 #BCFEDA #E1FFEE
Accessibility & contrast
On white
1.25
#7FFEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#7FFEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEB8
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEB8 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB4
Deuteranopia (green-blind)
#EAE0BC
Tritanopia (blue-blind)
#5BFCEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ffeb8; /* rgb */ color: rgb(127, 254, 184); /* oklch */ color: oklch(90.6% 0.151 157.3);
Tailwind
colors: {
custom: {
50: '#abffcd',
500: '#7ffeb8',
950: '#000000',
},
}SCSS
$custom: #7ffeb8; $custom-light: #abffcd; $custom-dark: #000000;
JSON
{
"hex": "#7ffeb8",
"rgb": {
"r": 127,
"g": 254,
"b": 184
},
"hsl": {
"h": 146.929,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.90603,
"c": 0.15078,
"h": 157.3
},
"luminance": 0.78856
}Semantic roles & 50–950 ramp
primary
#7FFEB8
secondary
#DD4598
accent
#007EE6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683