#7FF09D#7FF09D
#7FF09D is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.7% C 0.156 H 150.6°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF09D |
|---|---|
| RGB | rgb(127, 240, 157) |
| HSL | hsl(136, 79%, 72%) |
| HSV | hsv(136, 47%, 94%) |
| CMYK | cmyk(47.1%, 0%, 34.6%, 5.9%) |
| CIE-LAB | lab(86.63, -49.84, 30.41) |
| CIE-LCH | lch(86.63, 58.38, 148.61°) |
| OKLab | oklab(86.75% -0.1356 0.0762) |
| OKLCH | oklch(86.75% 0.156 150.6) |
| XYZ | xyz(45.9953, 69.2631, 42.8371) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.59
Seafoam (survey)
#80F9AD
ΔE00 2.63
Foam Green
#90FDA9
ΔE00 2.95
Light Bluish Green
#76FDA8
ΔE00 3.02
Lightgreen
#90EE90
ΔE00 3.32
Light Sea Green
#98F6B0
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF09D #F07FD2
analogous
#9AF07F #7FF09D #7FF0D5
triadic
#7FF09D #9D7FF0 #F09D7F
tetradic
#7FF09D #7F9AF0 #F07FD2 #F0D57F
square
#7FF09D #7F9AF0 #F07FD2 #F0D57F
split-complementary
#7FF09D #D57FF0 #F07F9A
monochromatic
#1ADB4D #48EA73 #7FF09D #B6F6C7 #E4FCEA
Accessibility & contrast
On white
1.41
#7FF09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#7FF09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF09D
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF09D | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E098
Deuteranopia (green-blind)
#E1D4A2
Tritanopia (blue-blind)
#68EDDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7ff09d; /* rgb */ color: rgb(127, 240, 157); /* oklch */ color: oklch(86.7% 0.156 150.6);
Tailwind
colors: {
custom: {
50: '#aaf5ba',
500: '#7ff09d',
950: '#000000',
},
}SCSS
$custom: #7ff09d; $custom-light: #aaf5ba; $custom-dark: #000000;
JSON
{
"hex": "#7ff09d",
"rgb": {
"r": 127,
"g": 240,
"b": 157
},
"hsl": {
"h": 135.929,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.86747,
"c": 0.15555,
"h": 150.6
},
"luminance": 0.69267
}Semantic roles & 50–950 ramp
primary
#7FF09D
secondary
#CB49A8
accent
#0AA4DB
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581