#7DEC94#7DEC94
#7DEC94 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.5% C 0.159 H 148.9°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7DEC94 |
|---|---|
| RGB | rgb(125, 236, 148) |
| HSL | hsl(132, 74%, 71%) |
| HSV | hsv(132, 47%, 93%) |
| CMYK | cmyk(47%, 0%, 37.3%, 7.5%) |
| CIE-LAB | lab(85.24, -50.21, 33.09) |
| CIE-LCH | lch(85.24, 60.13, 146.61°) |
| OKLab | oklab(85.54% -0.1364 0.0825) |
| OKLCH | oklch(85.54% 0.159 148.9) |
| XYZ | xyz(43.7955, 66.4857, 38.5365) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.57
Seafoam Green
#7AF9AB
ΔE00 3.91
Foam Green
#90FDA9
ΔE00 3.93
Seafoam (survey)
#80F9AD
ΔE00 4.00
Light Bluish Green
#76FDA8
ΔE00 4.12
Baby Green
#8CFF9E
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DEC94 #EC7DD5
analogous
#9DEC7D #7DEC94 #7DECCB
triadic
#7DEC94 #947DEC #EC947D
tetradic
#7DEC94 #7D9DEC #EC7DD5 #ECCB7D
square
#7DEC94 #7D9DEC #EC7DD5 #ECCB7D
split-complementary
#7DEC94 #CB7DEC #EC7D9D
monochromatic
#1ED043 #48E468 #7DEC94 #B2F4C0 #E4FBE9
Accessibility & contrast
On white
1.47
#7DEC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#7DEC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DEC94
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DEC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DEC94 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC8E
Deuteranopia (green-blind)
#DED199
Tritanopia (blue-blind)
#69E8D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7dec94; /* rgb */ color: rgb(125, 236, 148); /* oklch */ color: oklch(85.5% 0.159 148.9);
Tailwind
colors: {
custom: {
50: '#a9f3b4',
500: '#7dec94',
950: '#000000',
},
}SCSS
$custom: #7dec94; $custom-light: #a9f3b4; $custom-dark: #000000;
JSON
{
"hex": "#7dec94",
"rgb": {
"r": 125,
"g": 236,
"b": 148
},
"hsl": {
"h": 132.432,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.85542,
"c": 0.15941,
"h": 148.9
},
"luminance": 0.66489
}Semantic roles & 50–950 ramp
primary
#7DEC94
secondary
#C548AB
accent
#0FADD7
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581