#7EE09A#7EE09A
#7EE09A is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.8% C 0.136 H 151.7°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE09A |
|---|---|
| RGB | rgb(126, 224, 154) |
| HSL | hsl(137, 61%, 69%) |
| HSV | hsv(137, 44%, 88%) |
| CMYK | cmyk(43.7%, 0%, 31.3%, 12.2%) |
| CIE-LAB | lab(81.88, -43.83, 25.52) |
| CIE-LCH | lch(81.88, 50.72, 149.79°) |
| OKLab | oklab(82.85% -0.1196 0.0644) |
| OKLCH | oklch(82.85% 0.136 151.7) |
| XYZ | xyz(41.0899, 60.0772, 39.9964) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.85
Light Sea Green
#98F6B0
ΔE00 5.15
Lightgreen
#90EE90
ΔE00 5.43
Seafoam (survey)
#80F9AD
ΔE00 5.47
Seafoam Green
#7AF9AB
ΔE00 5.56
Seafoam
#7FE0B3
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE09A #E07EC4
analogous
#93E07E #7EE09A #7EE0CB
triadic
#7EE09A #9A7EE0 #E09A7E
tetradic
#7EE09A #7E93E0 #E07EC4 #E0CB7E
square
#7EE09A #7E93E0 #E07EC4 #E0CB7E
split-complementary
#7EE09A #CB7EE0 #E07E93
monochromatic
#2CB854 #4DD473 #7EE09A #AFECC1 #E1F8E7
Accessibility & contrast
On white
1.61
#7EE09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#7EE09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE09A
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE09A | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D296
Deuteranopia (green-blind)
#D2C89E
Tritanopia (blue-blind)
#6BDDCE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7ee09a; /* rgb */ color: rgb(126, 224, 154); /* oklch */ color: oklch(82.8% 0.136 151.7);
Tailwind
colors: {
custom: {
50: '#a8eab8',
500: '#7ee09a',
950: '#000000',
},
}SCSS
$custom: #7ee09a; $custom-light: #a8eab8; $custom-dark: #000000;
JSON
{
"hex": "#7ee09a",
"rgb": {
"r": 126,
"g": 224,
"b": 154
},
"hsl": {
"h": 137.143,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.82846,
"c": 0.13582,
"h": 151.7
},
"luminance": 0.6008
}Semantic roles & 50–950 ramp
primary
#7EE09A
secondary
#B74B98
accent
#1D98C9
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481