#7EEC99#7EEC99
#7EEC99 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.7% C 0.154 H 150.1°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7EEC99 |
|---|---|
| RGB | rgb(126, 236, 153) |
| HSL | hsl(135, 74%, 71%) |
| HSV | hsv(135, 47%, 93%) |
| CMYK | cmyk(46.6%, 0%, 35.2%, 7.5%) |
| CIE-LAB | lab(85.36, -49.11, 30.73) |
| CIE-LCH | lch(85.36, 57.93, 147.97°) |
| OKLab | oklab(85.68% -0.1336 0.0769) |
| OKLCH | oklch(85.68% 0.154 150.1) |
| XYZ | xyz(44.3466, 66.7231, 40.6728) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.13
Seafoam Green
#7AF9AB
ΔE00 3.39
Seafoam (survey)
#80F9AD
ΔE00 3.43
Foam Green
#90FDA9
ΔE00 3.75
Light Sea Green
#98F6B0
ΔE00 3.84
Light Bluish Green
#76FDA8
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EEC99 #EC7ED1
analogous
#9AEC7E #7EEC99 #7EECD0
triadic
#7EEC99 #997EEC #EC997E
tetradic
#7EEC99 #7E9AEC #EC7ED1 #ECD07E
square
#7EEC99 #7E9AEC #EC7ED1 #ECD07E
split-complementary
#7EEC99 #D07EEC #EC7E9A
monochromatic
#1FD14A #49E46F #7EEC99 #B3F4C3 #E4FBEA
Accessibility & contrast
On white
1.46
#7EEC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#7EEC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EEC99
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EEC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EEC99 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC93
Deuteranopia (green-blind)
#DDD19E
Tritanopia (blue-blind)
#69E9D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7eec99; /* rgb */ color: rgb(126, 236, 153); /* oklch */ color: oklch(85.7% 0.154 150.1);
Tailwind
colors: {
custom: {
50: '#a9f3b7',
500: '#7eec99',
950: '#000000',
},
}SCSS
$custom: #7eec99; $custom-light: #a9f3b7; $custom-dark: #000000;
JSON
{
"hex": "#7eec99",
"rgb": {
"r": 126,
"g": 236,
"b": 153
},
"hsl": {
"h": 134.727,
"s": 74.324,
"l": 70.98
},
"oklch": {
"l": 0.85678,
"c": 0.15415,
"h": 150.1
},
"luminance": 0.66726
}Semantic roles & 50–950 ramp
primary
#7EEC99
secondary
#C549A7
accent
#0FA6D6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581