#7DFD99#7DFD99
#7DFD99 is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.7% C 0.178 H 148.9°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFD99 |
|---|---|
| RGB | rgb(125, 253, 153) |
| HSL | hsl(133, 97%, 74%) |
| HSV | hsv(133, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 39.5%, 0.8%) |
| CIE-LAB | lab(90.28, -56.28, 37.22) |
| CIE-LCH | lch(90.28, 67.47, 146.52°) |
| OKLab | oklab(89.68% -0.1527 0.0923) |
| OKLCH | oklch(89.68% 0.178 148.9) |
| XYZ | xyz(49.3293, 76.9064, 42.3758) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.35
Mint Green
#8FFF9F
ΔE00 1.63
Foam Green
#90FDA9
ΔE00 2.73
Light Bluish Green
#76FDA8
ΔE00 2.81
Palegreen
#98FB98
ΔE00 2.87
Light Green Blue
#56FCA2
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFD99 #FD7DE1
analogous
#A1FD7D #7DFD99 #7DFDD9
triadic
#7DFD99 #997DFD #FD997D
tetradic
#7DFD99 #7DA1FD #FD7DE1 #FDD97D
square
#7DFD99 #7DA1FD #FD7DE1 #FDD97D
split-complementary
#7DFD99 #D97DFD #FD7DA1
monochromatic
#04FB3A #41FC6A #7DFD99 #B9FEC8 #E1FFE7
Accessibility & contrast
On white
1.28
#7DFD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#7DFD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFD99
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFD99 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB92
Deuteranopia (green-blind)
#EDDE9F
Tritanopia (blue-blind)
#63F9E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7dfd99; /* rgb */ color: rgb(125, 253, 153); /* oklch */ color: oklch(89.7% 0.178 148.9);
Tailwind
colors: {
custom: {
50: '#abffb8',
500: '#7dfd99',
950: '#000000',
},
}SCSS
$custom: #7dfd99; $custom-light: #abffb8; $custom-dark: #000000;
JSON
{
"hex": "#7dfd99",
"rgb": {
"r": 125,
"g": 253,
"b": 153
},
"hsl": {
"h": 133.125,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.89683,
"c": 0.1784,
"h": 148.9
},
"luminance": 0.7691
}Semantic roles & 50–950 ramp
primary
#7DFD99
secondary
#DB43BA
accent
#00B3E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681