#7CF98F#7CF98F
#7CF98F is a very light, vivid green. Relative luminance 0.740; OKLCH L 88.5% C 0.183 H 147.1°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7CF98F |
|---|---|
| RGB | rgb(124, 249, 143) |
| HSL | hsl(129, 91%, 73%) |
| HSV | hsv(129, 50%, 98%) |
| CMYK | cmyk(50.2%, 0%, 42.6%, 2.4%) |
| CIE-LAB | lab(88.93, -56.50, 40.37) |
| CIE-LCH | lch(88.93, 69.44, 144.45°) |
| OKLab | oklab(88.52% -0.1533 0.0993) |
| OKLCH | oklch(88.52% 0.183 147.1) |
| XYZ | xyz(47.1429, 74.0159, 37.7835) |
| Luminance | 0.7402 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.15
Mint Green
#8FFF9F
ΔE00 2.37
Palegreen
#98FB98
ΔE00 2.68
Lightgreen
#90EE90
ΔE00 3.35
Lightgreen (survey)
#76FF7B
ΔE00 3.40
Easter Green
#8CFD7E
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CF98F #F97CE6
analogous
#A7F97C #7CF98F #7CF9CD
triadic
#7CF98F #8F7CF9 #F98F7C
tetradic
#7CF98F #7CA7F9 #F97CE6 #F9CD7C
square
#7CF98F #7CA7F9 #F97CE6 #F9CD7C
split-complementary
#7CF98F #CD7CF9 #F97CA7
monochromatic
#0BF02E #41F65D #7CF98F #B7FCC1 #E2FEE6
Accessibility & contrast
On white
1.33
#7CF98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#7CF98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CF98F
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CF98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CF98F | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE687
Deuteranopia (green-blind)
#EADB96
Tritanopia (blue-blind)
#65F4DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #7cf98f; /* rgb */ color: rgb(124, 249, 143); /* oklch */ color: oklch(88.5% 0.183 147.1);
Tailwind
colors: {
custom: {
50: '#aafcb1',
500: '#7cf98f',
950: '#000000',
},
}SCSS
$custom: #7cf98f; $custom-light: #aafcb1; $custom-dark: #000000;
JSON
{
"hex": "#7cf98f",
"rgb": {
"r": 124,
"g": 249,
"b": 143
},
"hsl": {
"h": 129.12,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.88521,
"c": 0.18263,
"h": 147.1
},
"luminance": 0.7402
}Semantic roles & 50–950 ramp
primary
#7CF98F
secondary
#D644BF
accent
#00C3E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111811
muted
#818681