#7DEC93#7DEC93
#7DEC93 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.5% C 0.160 H 148.6°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7DEC93 |
|---|---|
| RGB | rgb(125, 236, 147) |
| HSL | hsl(132, 74%, 71%) |
| HSV | hsv(132, 47%, 93%) |
| CMYK | cmyk(47%, 0%, 37.7%, 7.5%) |
| CIE-LAB | lab(85.23, -50.37, 33.57) |
| CIE-LCH | lch(85.23, 60.53, 146.32°) |
| OKLab | oklab(85.52% -0.1368 0.0836) |
| OKLCH | oklch(85.52% 0.16 148.6) |
| XYZ | xyz(43.7167, 66.4542, 38.1214) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.46
Foam Green
#90FDA9
ΔE00 3.98
Seafoam Green
#7AF9AB
ΔE00 4.03
Baby Green
#8CFF9E
ΔE00 4.11
Seafoam (survey)
#80F9AD
ΔE00 4.13
Mint Green
#8FFF9F
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DEC93 #EC7DD6
analogous
#9EEC7D #7DEC93 #7DECCA
triadic
#7DEC93 #937DEC #EC937D
tetradic
#7DEC93 #7D9EEC #EC7DD6 #ECCA7D
square
#7DEC93 #7D9EEC #EC7DD6 #ECCA7D
split-complementary
#7DEC93 #CA7DEC #EC7D9E
monochromatic
#1ED042 #48E467 #7DEC93 #B2F4BF #E4FBE9
Accessibility & contrast
On white
1.47
#7DEC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#7DEC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DEC93
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DEC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DEC93 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8D
Deuteranopia (green-blind)
#DED199
Tritanopia (blue-blind)
#69E8D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7dec93; /* rgb */ color: rgb(125, 236, 147); /* oklch */ color: oklch(85.5% 0.160 148.6);
Tailwind
colors: {
custom: {
50: '#a9f3b3',
500: '#7dec93',
950: '#000000',
},
}SCSS
$custom: #7dec93; $custom-light: #a9f3b3; $custom-dark: #000000;
JSON
{
"hex": "#7dec93",
"rgb": {
"r": 125,
"g": 236,
"b": 147
},
"hsl": {
"h": 131.892,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.85524,
"c": 0.16034,
"h": 148.6
},
"luminance": 0.66457
}Semantic roles & 50–950 ramp
primary
#7DEC93
secondary
#C548AC
accent
#0FAFD7
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581