#7DF18F#7DF18F
#7DF18F is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.6% C 0.171 H 147.3°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7DF18F |
|---|---|
| RGB | rgb(125, 241, 143) |
| HSL | hsl(129, 81%, 72%) |
| HSV | hsv(129, 48%, 95%) |
| CMYK | cmyk(48.1%, 0%, 40.7%, 5.5%) |
| CIE-LAB | lab(86.63, -53.04, 37.40) |
| CIE-LCH | lch(86.63, 64.90, 144.81°) |
| OKLab | oklab(86.65% -0.144 0.0924) |
| OKLCH | oklch(86.65% 0.171 147.3) |
| XYZ | xyz(44.8680, 69.2503, 36.9836) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.19
Baby Green
#8CFF9E
ΔE00 3.09
Palegreen
#98FB98
ΔE00 3.18
Mint Green
#8FFF9F
ΔE00 3.20
Foam Green
#90FDA9
ΔE00 3.79
Light Bluish Green
#76FDA8
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DF18F #F17DDF
analogous
#A5F17D #7DF18F #7DF1C9
triadic
#7DF18F #8F7DF1 #F18F7D
tetradic
#7DF18F #7DA5F1 #F17DDF #F1C97D
square
#7DF18F #7DA5F1 #F17DDF #F1C97D
split-complementary
#7DF18F #C97DF1 #F17DA5
monochromatic
#18DC36 #46EB5F #7DF18F #B4F7BF #E3FCE7
Accessibility & contrast
On white
1.41
#7DF18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#7DF18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DF18F
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DF18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DF18F | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E088
Deuteranopia (green-blind)
#E3D595
Tritanopia (blue-blind)
#69EDD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7df18f; /* rgb */ color: rgb(125, 241, 143); /* oklch */ color: oklch(86.6% 0.171 147.3);
Tailwind
colors: {
custom: {
50: '#a9f6b1',
500: '#7df18f',
950: '#000000',
},
}SCSS
$custom: #7df18f; $custom-light: #a9f6b1; $custom-dark: #000000;
JSON
{
"hex": "#7df18f",
"rgb": {
"r": 125,
"g": 241,
"b": 143
},
"hsl": {
"h": 129.31,
"s": 80.556,
"l": 71.765
},
"oklch": {
"l": 0.86648,
"c": 0.17113,
"h": 147.3
},
"luminance": 0.69254
}Semantic roles & 50–950 ramp
primary
#7DF18F
secondary
#CC47B7
accent
#09BCDD
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101711
muted
#818581