#7FD08E#7FD08E
#7FD08E is a light, vivid green. Relative luminance 0.516; OKLCH L 78.8% C 0.123 H 148.9°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD08E |
|---|---|
| RGB | rgb(127, 208, 142) |
| HSL | hsl(131, 46%, 66%) |
| HSV | hsv(131, 39%, 82%) |
| CMYK | cmyk(38.9%, 0%, 31.7%, 18.4%) |
| CIE-LAB | lab(77.03, -38.58, 25.19) |
| CIE-LCH | lch(77.03, 46.08, 146.86°) |
| OKLab | oklab(78.84% -0.1052 0.0635) |
| OKLCH | oklch(78.84% 0.123 148.9) |
| XYZ | xyz(36.1888, 51.5746, 33.6340) |
| Luminance | 0.5158 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.45
Emerald
#50C878
ΔE00 5.32
Hospital Green
#9BE5AA
ΔE00 5.72
Dark Mint
#48C072
ΔE00 6.78
Pistachio
#93C572
ΔE00 7.05
Seafoam
#7FE0B3
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD08E #D07FC1
analogous
#98D07F #7FD08E #7FD0B6
triadic
#7FD08E #8E7FD0 #D08E7F
tetradic
#7FD08E #7F98D0 #D07FC1 #D0B67F
square
#7FD08E #7F98D0 #D07FC1 #D0B67F
split-complementary
#7FD08E #B67FD0 #D07F98
monochromatic
#399C4B #52C066 #7FD08E #ACE0B6 #D9F1DD
Accessibility & contrast
On white
1.86
#7FD08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#7FD08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD08E
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD08E | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38A
Deuteranopia (green-blind)
#C5BB92
Tritanopia (blue-blind)
#72CDBF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7fd08e; /* rgb */ color: rgb(127, 208, 142); /* oklch */ color: oklch(78.8% 0.123 148.9);
Tailwind
colors: {
custom: {
50: '#a7dfaf',
500: '#7fd08e',
950: '#000000',
},
}SCSS
$custom: #7fd08e; $custom-light: #a7dfaf; $custom-dark: #000000;
JSON
{
"hex": "#7fd08e",
"rgb": {
"r": 127,
"g": 208,
"b": 142
},
"hsl": {
"h": 131.111,
"s": 46.286,
"l": 65.686
},
"oklch": {
"l": 0.78843,
"c": 0.1229,
"h": 148.9
},
"luminance": 0.51577
}Semantic roles & 50–950 ramp
primary
#7FD08E
secondary
#A15292
accent
#2C9FBA
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481