#7FF198#7FF198
#7FF198 is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.9% C 0.162 H 149.2°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF198 |
|---|---|
| RGB | rgb(127, 241, 152) |
| HSL | hsl(133, 80%, 72%) |
| HSV | hsv(133, 47%, 95%) |
| CMYK | cmyk(47.3%, 0%, 36.9%, 5.5%) |
| CIE-LAB | lab(86.84, -51.09, 33.21) |
| CIE-LCH | lch(86.84, 60.93, 146.98°) |
| OKLab | oklab(86.89% -0.1388 0.0828) |
| OKLCH | oklch(86.89% 0.162 149.2) |
| XYZ | xyz(45.8723, 69.6862, 40.7332) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.63
Foam Green
#90FDA9
ΔE00 2.96
Baby Green
#8CFF9E
ΔE00 3.15
Seafoam Green
#7AF9AB
ΔE00 3.20
Light Bluish Green
#76FDA8
ΔE00 3.21
Mint Green
#8FFF9F
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF198 #F17FD8
analogous
#9FF17F #7FF198 #7FF1D1
triadic
#7FF198 #987FF1 #F1987F
tetradic
#7FF198 #7F9FF1 #F17FD8 #F1D17F
square
#7FF198 #7F9FF1 #F17FD8 #F1D17F
split-complementary
#7FF198 #D17FF1 #F17F9F
monochromatic
#18DD43 #48EB6C #7FF198 #B6F7C4 #E3FCE9
Accessibility & contrast
On white
1.41
#7FF198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#7FF198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF198
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF198 | 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)
#F3E092
Deuteranopia (green-blind)
#E2D59D
Tritanopia (blue-blind)
#6AEDDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7ff198; /* rgb */ color: rgb(127, 241, 152); /* oklch */ color: oklch(86.9% 0.162 149.2);
Tailwind
colors: {
custom: {
50: '#aaf6b7',
500: '#7ff198',
950: '#000000',
},
}SCSS
$custom: #7ff198; $custom-light: #aaf6b7; $custom-dark: #000000;
JSON
{
"hex": "#7ff198",
"rgb": {
"r": 127,
"g": 241,
"b": 152
},
"hsl": {
"h": 133.158,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.8689,
"c": 0.16165,
"h": 149.2
},
"luminance": 0.6969
}Semantic roles & 50–950 ramp
primary
#7FF198
secondary
#CC48AF
accent
#09AEDD
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581