#7FF19B#7FF19B
#7FF19B is a very light, vivid green. Relative luminance 0.698; OKLCH L 86.9% C 0.159 H 150.0°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF19B |
|---|---|
| RGB | rgb(127, 241, 155) |
| HSL | hsl(135, 80%, 72%) |
| HSV | hsv(135, 47%, 95%) |
| CMYK | cmyk(47.3%, 0%, 35.7%, 5.5%) |
| CIE-LAB | lab(86.89, -50.59, 31.76) |
| CIE-LCH | lch(86.89, 59.73, 147.88°) |
| OKLab | oklab(86.95% -0.1375 0.0794) |
| OKLCH | oklch(86.95% 0.159 150) |
| XYZ | xyz(46.1211, 69.7857, 42.0436) |
| Luminance | 0.6979 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.78
Foam Green
#90FDA9
ΔE00 2.82
Seafoam (survey)
#80F9AD
ΔE00 2.85
Light Bluish Green
#76FDA8
ΔE00 2.97
Lightgreen
#90EE90
ΔE00 3.00
Baby Green
#8CFF9E
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF19B #F17FD5
analogous
#9CF17F #7FF19B #7FF1D4
triadic
#7FF19B #9B7FF1 #F19B7F
tetradic
#7FF19B #7F9CF1 #F17FD5 #F1D47F
square
#7FF19B #7F9CF1 #F17FD5 #F1D47F
split-complementary
#7FF19B #D47FF1 #F17F9C
monochromatic
#18DD49 #48EB70 #7FF19B #B6F7C6 #E3FCE9
Accessibility & contrast
On white
1.40
#7FF19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#7FF19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF19B
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF19B | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E095
Deuteranopia (green-blind)
#E2D5A0
Tritanopia (blue-blind)
#69EDDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #7ff19b; /* rgb */ color: rgb(127, 241, 155); /* oklch */ color: oklch(86.9% 0.159 150.0);
Tailwind
colors: {
custom: {
50: '#aaf6b9',
500: '#7ff19b',
950: '#000000',
},
}SCSS
$custom: #7ff19b; $custom-light: #aaf6b9; $custom-dark: #000000;
JSON
{
"hex": "#7ff19b",
"rgb": {
"r": 127,
"g": 241,
"b": 155
},
"hsl": {
"h": 134.737,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.86946,
"c": 0.15883,
"h": 150
},
"luminance": 0.69789
}Semantic roles & 50–950 ramp
primary
#7FF19B
secondary
#CC48AC
accent
#09A9DD
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581