#7FE09E#7FE09E
#7FE09E is a very light, vivid green. Relative luminance 0.603; OKLCH L 83.0% C 0.131 H 152.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE09E |
|---|---|
| RGB | rgb(127, 224, 158) |
| HSL | hsl(139, 61%, 69%) |
| HSV | hsv(139, 43%, 88%) |
| CMYK | cmyk(43.3%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(82.00, -42.84, 23.62) |
| CIE-LCH | lch(82.00, 48.92, 151.13°) |
| OKLab | oklab(82.98% -0.1171 0.0598) |
| OKLCH | oklch(82.98% 0.131 152.9) |
| XYZ | xyz(41.5769, 60.2891, 41.7872) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.51
Seafoam
#7FE0B3
ΔE00 4.92
Light Sea Green
#98F6B0
ΔE00 5.10
Seafoam (survey)
#80F9AD
ΔE00 5.51
Seafoam Green
#7AF9AB
ΔE00 5.64
Light Blue Green
#7EFBB3
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE09E #E07FC1
analogous
#91E07F #7FE09E #7FE0CF
triadic
#7FE09E #9E7FE0 #E09E7F
tetradic
#7FE09E #7F91E0 #E07FC1 #E0CF7F
square
#7FE09E #7F91E0 #E07FC1 #E0CF7F
split-complementary
#7FE09E #CF7FE0 #E07F91
monochromatic
#2DB859 #4ED479 #7FE09E #B0ECC3 #E2F8E9
Accessibility & contrast
On white
1.61
#7FE09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#7FE09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE09E
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE09E | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D29A
Deuteranopia (green-blind)
#D2C8A2
Tritanopia (blue-blind)
#6BDECE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7fe09e; /* rgb */ color: rgb(127, 224, 158); /* oklch */ color: oklch(83.0% 0.131 152.9);
Tailwind
colors: {
custom: {
50: '#a9eabb',
500: '#7fe09e',
950: '#000000',
},
}SCSS
$custom: #7fe09e; $custom-light: #a9eabb; $custom-dark: #000000;
JSON
{
"hex": "#7fe09e",
"rgb": {
"r": 127,
"g": 224,
"b": 158
},
"hsl": {
"h": 139.175,
"s": 61.006,
"l": 68.824
},
"oklch": {
"l": 0.82975,
"c": 0.13147,
"h": 152.9
},
"luminance": 0.60292
}Semantic roles & 50–950 ramp
primary
#7FE09E
secondary
#B74C95
accent
#1D92C9
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481