#7EDD95#7EDD95
#7EDD95 is a very light, vivid green. Relative luminance 0.583; OKLCH L 82.0% C 0.136 H 150.3°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDD95 |
|---|---|
| RGB | rgb(126, 221, 149) |
| HSL | hsl(135, 58%, 68%) |
| HSV | hsv(135, 43%, 87%) |
| CMYK | cmyk(43%, 0%, 32.6%, 13.3%) |
| CIE-LAB | lab(80.91, -43.40, 26.80) |
| CIE-LCH | lch(80.91, 51.01, 148.31°) |
| OKLab | oklab(82.03% -0.1183 0.0675) |
| OKLCH | oklch(82.03% 0.136 150.3) |
| XYZ | xyz(39.8830, 58.3158, 37.5824) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.25
Lightgreen
#90EE90
ΔE00 5.40
Light Sea Green
#98F6B0
ΔE00 5.82
Seafoam (survey)
#80F9AD
ΔE00 6.22
Weird Green
#3AE57F
ΔE00 6.24
Seafoam Green
#7AF9AB
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDD95 #DD7EC6
analogous
#96DD7E #7EDD95 #7EDDC4
triadic
#7EDD95 #957EDD #DD957E
tetradic
#7EDD95 #7E96DD #DD7EC6 #DDC47E
square
#7EDD95 #7E96DD #DD7EC6 #DDC47E
split-complementary
#7EDD95 #C47EDD #DD7E96
monochromatic
#2FB24F #4ED06D #7EDD95 #AEEABD #DFF7E5
Accessibility & contrast
On white
1.66
#7EDD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#7EDD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDD95
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDD95 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF90
Deuteranopia (green-blind)
#D0C599
Tritanopia (blue-blind)
#6DDACA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7edd95; /* rgb */ color: rgb(126, 221, 149); /* oklch */ color: oklch(82.0% 0.136 150.3);
Tailwind
colors: {
custom: {
50: '#a8e8b4',
500: '#7edd95',
950: '#000000',
},
}SCSS
$custom: #7edd95; $custom-light: #a8e8b4; $custom-dark: #000000;
JSON
{
"hex": "#7edd95",
"rgb": {
"r": 126,
"g": 221,
"b": 149
},
"hsl": {
"h": 134.526,
"s": 58.282,
"l": 68.039
},
"oklch": {
"l": 0.82031,
"c": 0.13618,
"h": 150.3
},
"luminance": 0.58318
}Semantic roles & 50–950 ramp
primary
#7EDD95
secondary
#B44C9A
accent
#209EC6
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481