#7DEC97#7DEC97
#7DEC97 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.6% C 0.157 H 149.7°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7DEC97 |
|---|---|
| RGB | rgb(125, 236, 151) |
| HSL | hsl(134, 74%, 71%) |
| HSV | hsv(134, 47%, 93%) |
| CMYK | cmyk(47%, 0%, 36%, 7.5%) |
| CIE-LAB | lab(85.29, -49.71, 31.64) |
| CIE-LCH | lch(85.29, 58.92, 147.53°) |
| OKLab | oklab(85.6% -0.1351 0.0791) |
| OKLCH | oklch(85.6% 0.157 149.7) |
| XYZ | xyz(44.0360, 66.5820, 39.8033) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.94
Seafoam Green
#7AF9AB
ΔE00 3.56
Seafoam (survey)
#80F9AD
ΔE00 3.63
Foam Green
#90FDA9
ΔE00 3.82
Light Bluish Green
#76FDA8
ΔE00 3.92
Light Sea Green
#98F6B0
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DEC97 #EC7DD2
analogous
#9AEC7D #7DEC97 #7DECCE
triadic
#7DEC97 #977DEC #EC977D
tetradic
#7DEC97 #7D9AEC #EC7DD2 #ECCE7D
square
#7DEC97 #7D9AEC #EC7DD2 #ECCE7D
split-complementary
#7DEC97 #CE7DEC #EC7D9A
monochromatic
#1ED048 #48E46C #7DEC97 #B2F4C2 #E4FBEA
Accessibility & contrast
On white
1.47
#7DEC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#7DEC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DEC97
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DEC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DEC97 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC91
Deuteranopia (green-blind)
#DDD19C
Tritanopia (blue-blind)
#68E8D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7dec97; /* rgb */ color: rgb(125, 236, 151); /* oklch */ color: oklch(85.6% 0.157 149.7);
Tailwind
colors: {
custom: {
50: '#a9f3b6',
500: '#7dec97',
950: '#000000',
},
}SCSS
$custom: #7dec97; $custom-light: #a9f3b6; $custom-dark: #000000;
JSON
{
"hex": "#7dec97",
"rgb": {
"r": 125,
"g": 236,
"b": 151
},
"hsl": {
"h": 134.054,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.85598,
"c": 0.15657,
"h": 149.7
},
"luminance": 0.66585
}Semantic roles & 50–950 ramp
primary
#7DEC97
secondary
#C548A8
accent
#0FA8D7
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581