#7FF199#7FF199
#7FF199 is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.9% C 0.161 H 149.4°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF199 |
|---|---|
| RGB | rgb(127, 241, 153) |
| HSL | hsl(134, 80%, 72%) |
| HSV | hsv(134, 47%, 95%) |
| CMYK | cmyk(47.3%, 0%, 36.5%, 5.5%) |
| CIE-LAB | lab(86.86, -50.92, 32.72) |
| CIE-LCH | lch(86.86, 60.53, 147.27°) |
| OKLab | oklab(86.91% -0.1384 0.0817) |
| OKLCH | oklch(86.91% 0.161 149.4) |
| XYZ | xyz(45.9546, 69.7191, 41.1664) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.75
Foam Green
#90FDA9
ΔE00 2.90
Seafoam Green
#7AF9AB
ΔE00 3.05
Light Bluish Green
#76FDA8
ΔE00 3.12
Seafoam (survey)
#80F9AD
ΔE00 3.15
Baby Green
#8CFF9E
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF199 #F17FD7
analogous
#9EF17F #7FF199 #7FF1D2
triadic
#7FF199 #997FF1 #F1997F
tetradic
#7FF199 #7F9EF1 #F17FD7 #F1D27F
square
#7FF199 #7F9EF1 #F17FD7 #F1D27F
split-complementary
#7FF199 #D27FF1 #F17F9E
monochromatic
#18DD45 #48EB6D #7FF199 #B6F7C5 #E3FCE9
Accessibility & contrast
On white
1.41
#7FF199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#7FF199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF199
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF199 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E093
Deuteranopia (green-blind)
#E2D59E
Tritanopia (blue-blind)
#69EDDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7ff199; /* rgb */ color: rgb(127, 241, 153); /* oklch */ color: oklch(86.9% 0.161 149.4);
Tailwind
colors: {
custom: {
50: '#aaf6b7',
500: '#7ff199',
950: '#000000',
},
}SCSS
$custom: #7ff199; $custom-light: #aaf6b7; $custom-dark: #000000;
JSON
{
"hex": "#7ff199",
"rgb": {
"r": 127,
"g": 241,
"b": 153
},
"hsl": {
"h": 133.684,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.86908,
"c": 0.16071,
"h": 149.4
},
"luminance": 0.69723
}Semantic roles & 50–950 ramp
primary
#7FF199
secondary
#CC48AE
accent
#09ACDD
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581