#7EDD99#7EDD99
#7EDD99 is a very light, vivid green. Relative luminance 0.584; OKLCH L 82.1% C 0.132 H 151.7°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDD99 |
|---|---|
| RGB | rgb(126, 221, 153) |
| HSL | hsl(137, 58%, 68%) |
| HSV | hsv(137, 43%, 87%) |
| CMYK | cmyk(43%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(80.99, -42.70, 24.83) |
| CIE-LCH | lch(80.99, 49.39, 149.83°) |
| OKLab | oklab(82.11% -0.1165 0.0627) |
| OKLCH | oklch(82.11% 0.132 151.7) |
| XYZ | xyz(40.2079, 58.4457, 39.2932) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.91
Seafoam
#7FE0B3
ΔE00 5.53
Light Sea Green
#98F6B0
ΔE00 5.73
Lightgreen
#90EE90
ΔE00 5.98
Seafoam (survey)
#80F9AD
ΔE00 6.16
Seafoam Green
#7AF9AB
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDD99 #DD7EC2
analogous
#92DD7E #7EDD99 #7EDDC9
triadic
#7EDD99 #997EDD #DD997E
tetradic
#7EDD99 #7E92DD #DD7EC2 #DDC97E
square
#7EDD99 #7E92DD #DD7EC2 #DDC97E
split-complementary
#7EDD99 #C97EDD #DD7E92
monochromatic
#2FB254 #4ED073 #7EDD99 #AEEABF #DFF7E6
Accessibility & contrast
On white
1.65
#7EDD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#7EDD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDD99
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDD99 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF95
Deuteranopia (green-blind)
#CFC59D
Tritanopia (blue-blind)
#6CDACB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7edd99; /* rgb */ color: rgb(126, 221, 153); /* oklch */ color: oklch(82.1% 0.132 151.7);
Tailwind
colors: {
custom: {
50: '#a8e8b7',
500: '#7edd99',
950: '#000000',
},
}SCSS
$custom: #7edd99; $custom-light: #a8e8b7; $custom-dark: #000000;
JSON
{
"hex": "#7edd99",
"rgb": {
"r": 126,
"g": 221,
"b": 153
},
"hsl": {
"h": 137.053,
"s": 58.282,
"l": 68.039
},
"oklch": {
"l": 0.82113,
"c": 0.13236,
"h": 151.7
},
"luminance": 0.58448
}Semantic roles & 50–950 ramp
primary
#7EDD99
secondary
#B44C96
accent
#2097C6
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481