#7DFD8C#7DFD8C
#7DFD8C is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.5% C 0.190 H 146.2°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFD8C |
|---|---|
| RGB | rgb(125, 253, 140) |
| HSL | hsl(127, 97%, 74%) |
| HSV | hsv(127, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 44.7%, 0.8%) |
| CIE-LAB | lab(90.09, -58.25, 43.32) |
| CIE-LCH | lch(90.09, 72.59, 143.36°) |
| OKLab | oklab(89.47% -0.158 0.106) |
| OKLCH | oklch(89.47% 0.19 146.2) |
| XYZ | xyz(48.3135, 76.5001, 37.0259) |
| Luminance | 0.7650 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.38
Baby Green
#8CFF9E
ΔE00 2.49
Mint Green
#8FFF9F
ΔE00 2.69
Easter Green
#8CFD7E
ΔE00 2.84
Palegreen
#98FB98
ΔE00 2.88
Light Green
#96F97B
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFD8C #FD7DEE
analogous
#AEFD7D #7DFD8C #7DFDCC
triadic
#7DFD8C #8C7DFD #FD8C7D
tetradic
#7DFD8C #7DAEFD #FD7DEE #FDCC7D
square
#7DFD8C #7DAEFD #FD7DEE #FDCC7D
split-complementary
#7DFD8C #CC7DFD #FD7DAE
monochromatic
#04FB21 #41FC57 #7DFD8C #B9FEC1 #E1FFE4
Accessibility & contrast
On white
1.29
#7DFD8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#7DFD8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFD8C
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFD8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFD8C | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA83
Deuteranopia (green-blind)
#EFDE93
Tritanopia (blue-blind)
#67F8E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7dfd8c; /* rgb */ color: rgb(125, 253, 140); /* oklch */ color: oklch(89.5% 0.190 146.2);
Tailwind
colors: {
custom: {
50: '#abffaf',
500: '#7dfd8c',
950: '#000000',
},
}SCSS
$custom: #7dfd8c; $custom-light: #abffaf; $custom-dark: #000000;
JSON
{
"hex": "#7dfd8c",
"rgb": {
"r": 125,
"g": 253,
"b": 140
},
"hsl": {
"h": 127.031,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.89469,
"c": 0.19028,
"h": 146.2
},
"luminance": 0.76504
}Semantic roles & 50–950 ramp
primary
#7DFD8C
secondary
#DB43C9
accent
#00CBE6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681