#7DF192#7DF192
#7DF192 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.7% C 0.168 H 148.0°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7DF192 |
|---|---|
| RGB | rgb(125, 241, 146) |
| HSL | hsl(131, 81%, 72%) |
| HSV | hsv(131, 48%, 95%) |
| CMYK | cmyk(48.1%, 0%, 39.4%, 5.5%) |
| CIE-LAB | lab(86.67, -52.58, 35.97) |
| CIE-LCH | lch(86.67, 63.70, 145.62°) |
| OKLab | oklab(86.7% -0.1428 0.0892) |
| OKLCH | oklch(86.7% 0.168 148) |
| XYZ | xyz(45.0983, 69.3425, 38.1965) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.30
Baby Green
#8CFF9E
ΔE00 3.05
Mint Green
#8FFF9F
ΔE00 3.15
Palegreen
#98FB98
ΔE00 3.30
Foam Green
#90FDA9
ΔE00 3.48
Light Bluish Green
#76FDA8
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DF192 #F17DDC
analogous
#A2F17D #7DF192 #7DF1CC
triadic
#7DF192 #927DF1 #F1927D
tetradic
#7DF192 #7DA2F1 #F17DDC #F1CC7D
square
#7DF192 #7DA2F1 #F17DDC #F1CC7D
split-complementary
#7DF192 #CC7DF1 #F17DA2
monochromatic
#18DC3B #46EB64 #7DF192 #B4F7C0 #E3FCE8
Accessibility & contrast
On white
1.41
#7DF192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#7DF192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DF192
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DF192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DF192 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08B
Deuteranopia (green-blind)
#E3D598
Tritanopia (blue-blind)
#68EDD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7df192; /* rgb */ color: rgb(125, 241, 146); /* oklch */ color: oklch(86.7% 0.168 148.0);
Tailwind
colors: {
custom: {
50: '#a9f6b3',
500: '#7df192',
950: '#000000',
},
}SCSS
$custom: #7df192; $custom-light: #a9f6b3; $custom-dark: #000000;
JSON
{
"hex": "#7df192",
"rgb": {
"r": 125,
"g": 241,
"b": 146
},
"hsl": {
"h": 130.862,
"s": 80.556,
"l": 71.765
},
"oklch": {
"l": 0.867,
"c": 0.16833,
"h": 148
},
"luminance": 0.69346
}Semantic roles & 50–950 ramp
primary
#7DF192
secondary
#CC47B4
accent
#09B6DD
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581