#7FF89E#7FF89E
#7FF89E is a very light, vivid green. Relative luminance 0.741; OKLCH L 88.7% C 0.166 H 150.2°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF89E |
|---|---|
| RGB | rgb(127, 248, 158) |
| HSL | hsl(135, 90%, 74%) |
| HSV | hsv(135, 49%, 97%) |
| CMYK | cmyk(48.8%, 0%, 36.3%, 2.7%) |
| CIE-LAB | lab(88.98, -52.96, 33.03) |
| CIE-LCH | lch(88.98, 62.42, 148.05°) |
| OKLab | oklab(88.66% -0.1439 0.0825) |
| OKLCH | oklch(88.66% 0.166 150.2) |
| XYZ | xyz(48.4882, 74.1117, 44.0910) |
| Luminance | 0.7411 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.94
Light Bluish Green
#76FDA8
ΔE00 1.98
Baby Green
#8CFF9E
ΔE00 2.11
Mint Green
#8FFF9F
ΔE00 2.23
Seafoam Green
#7AF9AB
ΔE00 2.44
Seafoam (survey)
#80F9AD
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF89E #F87FD9
analogous
#9CF87F #7FF89E #7FF8DA
triadic
#7FF89E #9E7FF8 #F89E7F
tetradic
#7FF89E #7F9CF8 #F87FD9 #F8DA7F
square
#7FF89E #7F9CF8 #F87FD9 #F8DA7F
split-complementary
#7FF89E #DA7FF8 #F87F9C
monochromatic
#0DF047 #45F572 #7FF89E #B9FBCA #E2FDE9
Accessibility & contrast
On white
1.33
#7FF89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#7FF89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF89E
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF89E | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E798
Deuteranopia (green-blind)
#E8DBA4
Tritanopia (blue-blind)
#66F4E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #7ff89e; /* rgb */ color: rgb(127, 248, 158); /* oklch */ color: oklch(88.7% 0.166 150.2);
Tailwind
colors: {
custom: {
50: '#abfbbb',
500: '#7ff89e',
950: '#000000',
},
}SCSS
$custom: #7ff89e; $custom-light: #abfbbb; $custom-dark: #000000;
JSON
{
"hex": "#7ff89e",
"rgb": {
"r": 127,
"g": 248,
"b": 158
},
"hsl": {
"h": 135.372,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.88663,
"c": 0.16587,
"h": 150.2
},
"luminance": 0.74115
}Semantic roles & 50–950 ramp
primary
#7FF89E
secondary
#D546B0
accent
#00ABE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111712
muted
#818582