#7EE09E#7EE09E
#7EE09E is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.9% C 0.132 H 153.1°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE09E |
|---|---|
| RGB | rgb(126, 224, 158) |
| HSL | hsl(140, 61%, 69%) |
| HSV | hsv(140, 44%, 88%) |
| CMYK | cmyk(43.7%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(81.95, -43.11, 23.55) |
| CIE-LCH | lch(81.95, 49.12, 151.35°) |
| OKLab | oklab(82.93% -0.1178 0.0597) |
| OKLCH | oklch(82.93% 0.132 153.1) |
| XYZ | xyz(41.4287, 60.2127, 41.7803) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.61
Seafoam
#7FE0B3
ΔE00 4.88
Light Sea Green
#98F6B0
ΔE00 5.15
Seafoam (survey)
#80F9AD
ΔE00 5.50
Seafoam Green
#7AF9AB
ΔE00 5.62
Light Blue Green
#7EFBB3
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE09E #E07EC0
analogous
#8FE07E #7EE09E #7EE0CF
triadic
#7EE09E #9E7EE0 #E09E7E
tetradic
#7EE09E #7E8FE0 #E07EC0 #E0CF7E
square
#7EE09E #7E8FE0 #E07EC0 #E0CF7E
split-complementary
#7EE09E #CF7EE0 #E07E8F
monochromatic
#2CB85A #4DD479 #7EE09E #AFECC3 #E1F8E8
Accessibility & contrast
On white
1.61
#7EE09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#7EE09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE09E
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE09E | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D29A
Deuteranopia (green-blind)
#D1C8A2
Tritanopia (blue-blind)
#6ADECE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7ee09e; /* rgb */ color: rgb(126, 224, 158); /* oklch */ color: oklch(82.9% 0.132 153.1);
Tailwind
colors: {
custom: {
50: '#a8eabb',
500: '#7ee09e',
950: '#000000',
},
}SCSS
$custom: #7ee09e; $custom-light: #a8eabb; $custom-dark: #000000;
JSON
{
"hex": "#7ee09e",
"rgb": {
"r": 126,
"g": 224,
"b": 158
},
"hsl": {
"h": 139.592,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.8293,
"c": 0.13206,
"h": 153.1
},
"luminance": 0.60216
}Semantic roles & 50–950 ramp
primary
#7EE09E
secondary
#B74B94
accent
#1D91C9
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481