#7EDD96#7EDD96
#7EDD96 is a very light, vivid green. Relative luminance 0.584; OKLCH L 82.1% C 0.135 H 150.6°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDD96 |
|---|---|
| RGB | rgb(126, 221, 150) |
| HSL | hsl(135, 58%, 68%) |
| HSV | hsv(135, 43%, 87%) |
| CMYK | cmyk(43%, 0%, 32.1%, 13.3%) |
| CIE-LAB | lab(80.93, -43.23, 26.31) |
| CIE-LCH | lch(80.93, 50.60, 148.68°) |
| OKLab | oklab(82.05% -0.1179 0.0663) |
| OKLCH | oklch(82.05% 0.135 150.6) |
| XYZ | xyz(39.9632, 58.3478, 38.0047) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.15
Lightgreen
#90EE90
ΔE00 5.53
Light Sea Green
#98F6B0
ΔE00 5.79
Seafoam
#7FE0B3
ΔE00 6.14
Seafoam (survey)
#80F9AD
ΔE00 6.20
Seafoam Green
#7AF9AB
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDD96 #DD7EC5
analogous
#95DD7E #7EDD96 #7EDDC5
triadic
#7EDD96 #967EDD #DD967E
tetradic
#7EDD96 #7E95DD #DD7EC5 #DDC57E
square
#7EDD96 #7E95DD #DD7EC5 #DDC57E
split-complementary
#7EDD96 #C57EDD #DD7E95
monochromatic
#2FB250 #4ED06F #7EDD96 #AEEABD #DFF7E5
Accessibility & contrast
On white
1.66
#7EDD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#7EDD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDD96
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDD96 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF91
Deuteranopia (green-blind)
#D0C59A
Tritanopia (blue-blind)
#6DDACA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7edd96; /* rgb */ color: rgb(126, 221, 150); /* oklch */ color: oklch(82.1% 0.135 150.6);
Tailwind
colors: {
custom: {
50: '#a8e8b5',
500: '#7edd96',
950: '#000000',
},
}SCSS
$custom: #7edd96; $custom-light: #a8e8b5; $custom-dark: #000000;
JSON
{
"hex": "#7edd96",
"rgb": {
"r": 126,
"g": 221,
"b": 150
},
"hsl": {
"h": 135.158,
"s": 58.282,
"l": 68.039
},
"oklch": {
"l": 0.82051,
"c": 0.13522,
"h": 150.6
},
"luminance": 0.58351
}Semantic roles & 50–950 ramp
primary
#7EDD96
secondary
#B44C99
accent
#209CC6
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481