#7FED98#7FED98
#7FED98 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.9% C 0.156 H 149.5°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7FED98 |
|---|---|
| RGB | rgb(127, 237, 152) |
| HSL | hsl(134, 75%, 71%) |
| HSV | hsv(134, 46%, 93%) |
| CMYK | cmyk(46.4%, 0%, 35.9%, 7.1%) |
| CIE-LAB | lab(85.68, -49.43, 31.66) |
| CIE-LCH | lch(85.68, 58.70, 147.36°) |
| OKLab | oklab(85.94% -0.1344 0.0791) |
| OKLCH | oklch(85.94% 0.156 149.5) |
| XYZ | xyz(44.7013, 67.3441, 40.3429) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.80
Seafoam Green
#7AF9AB
ΔE00 3.44
Seafoam (survey)
#80F9AD
ΔE00 3.48
Foam Green
#90FDA9
ΔE00 3.56
Light Bluish Green
#76FDA8
ΔE00 3.78
Light Sea Green
#98F6B0
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FED98 #ED7FD4
analogous
#9DED7F #7FED98 #7FEDCF
triadic
#7FED98 #987FED #ED987F
tetradic
#7FED98 #7F9DED #ED7FD4 #EDCF7F
square
#7FED98 #7F9DED #ED7FD4 #EDCF7F
split-complementary
#7FED98 #CF7FED #ED7F9D
monochromatic
#1ED447 #49E56D #7FED98 #B5F5C3 #E4FBE9
Accessibility & contrast
On white
1.45
#7FED98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#7FED98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FED98
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FED98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FED98 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD92
Deuteranopia (green-blind)
#DFD29D
Tritanopia (blue-blind)
#6AE9D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7fed98; /* rgb */ color: rgb(127, 237, 152); /* oklch */ color: oklch(85.9% 0.156 149.5);
Tailwind
colors: {
custom: {
50: '#aaf3b7',
500: '#7fed98',
950: '#000000',
},
}SCSS
$custom: #7fed98; $custom-light: #aaf3b7; $custom-dark: #000000;
JSON
{
"hex": "#7fed98",
"rgb": {
"r": 127,
"g": 237,
"b": 152
},
"hsl": {
"h": 133.636,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.85939,
"c": 0.15598,
"h": 149.5
},
"luminance": 0.67347
}Semantic roles & 50–950 ramp
primary
#7FED98
secondary
#C749AA
accent
#0EAAD8
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581