#7FF899#7FF899
#7FF899 is a very light, vivid green. Relative luminance 0.739; OKLCH L 88.6% C 0.171 H 148.9°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF899 |
|---|---|
| RGB | rgb(127, 248, 153) |
| HSL | hsl(133, 90%, 74%) |
| HSV | hsv(133, 49%, 97%) |
| CMYK | cmyk(48.8%, 0%, 38.3%, 2.7%) |
| CIE-LAB | lab(88.90, -53.78, 35.42) |
| CIE-LCH | lch(88.90, 64.39, 146.63°) |
| OKLab | oklab(88.57% -0.146 0.0881) |
| OKLCH | oklch(88.57% 0.171 148.9) |
| XYZ | xyz(48.0665, 73.9430, 41.8703) |
| Luminance | 0.7395 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.77
Mint Green
#8FFF9F
ΔE00 1.93
Foam Green
#90FDA9
ΔE00 2.41
Light Bluish Green
#76FDA8
ΔE00 2.66
Palegreen
#98FB98
ΔE00 2.82
Lightgreen
#90EE90
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF899 #F87FDE
analogous
#A1F87F #7FF899 #7FF8D6
triadic
#7FF899 #997FF8 #F8997F
tetradic
#7FF899 #7FA1F8 #F87FDE #F8D67F
square
#7FF899 #7FA1F8 #F87FDE #F8D67F
split-complementary
#7FF899 #D67FF8 #F87FA1
monochromatic
#0DF03E #45F56B #7FF899 #B9FBC7 #E2FDE8
Accessibility & contrast
On white
1.33
#7FF899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#7FF899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF899
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF899 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE692
Deuteranopia (green-blind)
#E9DB9F
Tritanopia (blue-blind)
#68F4E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #7ff899; /* rgb */ color: rgb(127, 248, 153); /* oklch */ color: oklch(88.6% 0.171 148.9);
Tailwind
colors: {
custom: {
50: '#abfbb8',
500: '#7ff899',
950: '#000000',
},
}SCSS
$custom: #7ff899; $custom-light: #abfbb8; $custom-dark: #000000;
JSON
{
"hex": "#7ff899",
"rgb": {
"r": 127,
"g": 248,
"b": 153
},
"hsl": {
"h": 132.893,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.88572,
"c": 0.17051,
"h": 148.9
},
"luminance": 0.73947
}Semantic roles & 50–950 ramp
primary
#7FF899
secondary
#D546B6
accent
#00B4E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581