#7EE09D#7EE09D
#7EE09D is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.9% C 0.133 H 152.8°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE09D |
|---|---|
| RGB | rgb(126, 224, 157) |
| HSL | hsl(139, 61%, 69%) |
| HSV | hsv(139, 44%, 88%) |
| CMYK | cmyk(43.7%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(81.94, -43.29, 24.05) |
| CIE-LCH | lch(81.94, 49.52, 150.95°) |
| OKLab | oklab(82.91% -0.1182 0.0609) |
| OKLCH | oklch(82.91% 0.133 152.8) |
| XYZ | xyz(41.3429, 60.1784, 41.3288) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.66
Seafoam
#7FE0B3
ΔE00 5.09
Light Sea Green
#98F6B0
ΔE00 5.13
Seafoam (survey)
#80F9AD
ΔE00 5.48
Seafoam Green
#7AF9AB
ΔE00 5.59
Lightgreen
#90EE90
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE09D #E07EC1
analogous
#90E07E #7EE09D #7EE0CE
triadic
#7EE09D #9D7EE0 #E09D7E
tetradic
#7EE09D #7E90E0 #E07EC1 #E0CE7E
square
#7EE09D #7E90E0 #E07EC1 #E0CE7E
split-complementary
#7EE09D #CE7EE0 #E07E90
monochromatic
#2CB858 #4DD478 #7EE09D #AFECC2 #E1F8E8
Accessibility & contrast
On white
1.61
#7EE09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#7EE09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE09D
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE09D | 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)
#E0D299
Deuteranopia (green-blind)
#D2C8A1
Tritanopia (blue-blind)
#6ADECE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7ee09d; /* rgb */ color: rgb(126, 224, 157); /* oklch */ color: oklch(82.9% 0.133 152.8);
Tailwind
colors: {
custom: {
50: '#a8eaba',
500: '#7ee09d',
950: '#000000',
},
}SCSS
$custom: #7ee09d; $custom-light: #a8eaba; $custom-dark: #000000;
JSON
{
"hex": "#7ee09d",
"rgb": {
"r": 126,
"g": 224,
"b": 157
},
"hsl": {
"h": 138.98,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.82909,
"c": 0.13299,
"h": 152.8
},
"luminance": 0.60181
}Semantic roles & 50–950 ramp
primary
#7EE09D
secondary
#B74B95
accent
#1D92C9
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481