#7EDB95#7EDB95
#7EDB95 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.6% C 0.133 H 150.5°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDB95 |
|---|---|
| RGB | rgb(126, 219, 149) |
| HSL | hsl(135, 56%, 68%) |
| HSV | hsv(135, 42%, 86%) |
| CMYK | cmyk(42.5%, 0%, 32%, 14.1%) |
| CIE-LAB | lab(80.33, -42.53, 26.01) |
| CIE-LCH | lch(80.33, 49.85, 148.55°) |
| OKLab | oklab(81.56% -0.116 0.0656) |
| OKLCH | oklch(81.56% 0.133 150.5) |
| XYZ | xyz(39.3581, 57.2660, 37.4074) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.27
Lightgreen
#90EE90
ΔE00 5.89
Seafoam
#7FE0B3
ΔE00 6.14
Light Sea Green
#98F6B0
ΔE00 6.19
Emerald
#50C878
ΔE00 6.31
Aqua Green
#12E193
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDB95 #DB7EC4
analogous
#95DB7E #7EDB95 #7EDBC4
triadic
#7EDB95 #957EDB #DB957E
tetradic
#7EDB95 #7E95DB #DB7EC4 #DBC47E
square
#7EDB95 #7E95DB #DB7EC4 #DBC47E
split-complementary
#7EDB95 #C47EDB #DB7E95
monochromatic
#31AE50 #4ECE6E #7EDB95 #AEE8BC #DEF6E4
Accessibility & contrast
On white
1.69
#7EDB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#7EDB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDB95
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDB95 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD91
Deuteranopia (green-blind)
#CEC499
Tritanopia (blue-blind)
#6DD8C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7edb95; /* rgb */ color: rgb(126, 219, 149); /* oklch */ color: oklch(81.6% 0.133 150.5);
Tailwind
colors: {
custom: {
50: '#a8e7b4',
500: '#7edb95',
950: '#000000',
},
}SCSS
$custom: #7edb95; $custom-light: #a8e7b4; $custom-dark: #000000;
JSON
{
"hex": "#7edb95",
"rgb": {
"r": 126,
"g": 219,
"b": 149
},
"hsl": {
"h": 134.839,
"s": 56.364,
"l": 67.647
},
"oklch": {
"l": 0.81555,
"c": 0.13322,
"h": 150.5
},
"luminance": 0.57269
}Semantic roles & 50–950 ramp
primary
#7EDB95
secondary
#B14D98
accent
#229CC4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481