#7FE798#7FE798
#7FE798 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.5% C 0.147 H 150.1°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE798 |
|---|---|
| RGB | rgb(127, 231, 152) |
| HSL | hsl(134, 68%, 70%) |
| HSV | hsv(134, 45%, 91%) |
| CMYK | cmyk(45%, 0%, 34.2%, 9.4%) |
| CIE-LAB | lab(83.93, -46.91, 29.32) |
| CIE-LCH | lch(83.93, 55.32, 147.99°) |
| OKLab | oklab(84.51% -0.1277 0.0736) |
| OKLCH | oklch(84.51% 0.147 150.1) |
| XYZ | xyz(42.9931, 63.9278, 39.7735) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.62
Light Sea Green
#98F6B0
ΔE00 4.21
Seafoam (survey)
#80F9AD
ΔE00 4.21
Seafoam Green
#7AF9AB
ΔE00 4.24
Hospital Green
#9BE5AA
ΔE00 4.58
Foam Green
#90FDA9
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE798 #E77FCE
analogous
#9AE77F #7FE798 #7FE7CC
triadic
#7FE798 #987FE7 #E7987F
tetradic
#7FE798 #7F9AE7 #E77FCE #E7CC7F
square
#7FE798 #7F9AE7 #E77FCE #E7CC7F
split-complementary
#7FE798 #CC7FE7 #E77F9A
monochromatic
#25C64C #4BDD6F #7FE798 #B3F1C1 #E5FAEA
Accessibility & contrast
On white
1.52
#7FE798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#7FE798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE798
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE798 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D893
Deuteranopia (green-blind)
#D9CD9D
Tritanopia (blue-blind)
#6CE4D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7fe798; /* rgb */ color: rgb(127, 231, 152); /* oklch */ color: oklch(84.5% 0.147 150.1);
Tailwind
colors: {
custom: {
50: '#a9efb7',
500: '#7fe798',
950: '#000000',
},
}SCSS
$custom: #7fe798; $custom-light: #a9efb7; $custom-dark: #000000;
JSON
{
"hex": "#7fe798",
"rgb": {
"r": 127,
"g": 231,
"b": 152
},
"hsl": {
"h": 134.423,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.84513,
"c": 0.14736,
"h": 150.1
},
"luminance": 0.63931
}Semantic roles & 50–950 ramp
primary
#7FE798
secondary
#BF4BA3
accent
#15A3D0
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581