#7FF188#7FF188
#7FF188 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.6% C 0.177 H 145.5°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF188 |
|---|---|
| RGB | rgb(127, 241, 136) |
| HSL | hsl(125, 80%, 72%) |
| HSV | hsv(125, 47%, 95%) |
| CMYK | cmyk(47.3%, 0%, 43.6%, 5.5%) |
| CIE-LAB | lab(86.60, -53.57, 40.83) |
| CIE-LCH | lch(86.60, 67.35, 142.69°) |
| OKLab | oklab(86.61% -0.1455 0.1001) |
| OKLCH | oklch(86.61% 0.177 145.5) |
| XYZ | xyz(44.6492, 69.1969, 34.2913) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.19
Palegreen
#98FB98
ΔE00 3.05
Baby Green
#8CFF9E
ΔE00 3.44
Mint Green
#8FFF9F
ΔE00 3.54
Easter Green
#8CFD7E
ΔE00 3.92
Lightgreen (survey)
#76FF7B
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF188 #F17FE8
analogous
#AFF17F #7FF188 #7FF1C1
triadic
#7FF188 #887FF1 #F1887F
tetradic
#7FF188 #7FAFF1 #F17FE8 #F1C17F
square
#7FF188 #7FAFF1 #F17FE8 #F1C17F
split-complementary
#7FF188 #C17FF1 #F17FAF
monochromatic
#18DD28 #48EB55 #7FF188 #B6F7BB #E3FCE5
Accessibility & contrast
On white
1.42
#7FF188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#7FF188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF188
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF188 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF80
Deuteranopia (green-blind)
#E4D58F
Tritanopia (blue-blind)
#6EECD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7ff188; /* rgb */ color: rgb(127, 241, 136); /* oklch */ color: oklch(86.6% 0.177 145.5);
Tailwind
colors: {
custom: {
50: '#abf6ac',
500: '#7ff188',
950: '#000000',
},
}SCSS
$custom: #7ff188; $custom-light: #abf6ac; $custom-dark: #000000;
JSON
{
"hex": "#7ff188",
"rgb": {
"r": 127,
"g": 241,
"b": 136
},
"hsl": {
"h": 124.737,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.86614,
"c": 0.17664,
"h": 145.5
},
"luminance": 0.692
}Semantic roles & 50–950 ramp
primary
#7FF188
secondary
#CC48C1
accent
#09CCDD
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111710
muted
#818581