#7EE09F#7EE09F
#7EE09F is a very light, vivid green. Relative luminance 0.603; OKLCH L 83.0% C 0.131 H 153.5°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE09F |
|---|---|
| RGB | rgb(126, 224, 159) |
| HSL | hsl(140, 61%, 69%) |
| HSV | hsv(140, 44%, 88%) |
| CMYK | cmyk(43.7%, 0%, 29%, 12.2%) |
| CIE-LAB | lab(81.97, -42.93, 23.06) |
| CIE-LCH | lch(81.97, 48.73, 151.76°) |
| OKLab | oklab(82.95% -0.1174 0.0585) |
| OKLCH | oklch(82.95% 0.131 153.5) |
| XYZ | xyz(41.5151, 60.2472, 42.2354) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.58
Seafoam
#7FE0B3
ΔE00 4.67
Light Sea Green
#98F6B0
ΔE00 5.17
Seafoam (survey)
#80F9AD
ΔE00 5.53
Seafoam Green
#7AF9AB
ΔE00 5.65
Light Blue Green
#7EFBB3
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE09F #E07EBF
analogous
#8EE07E #7EE09F #7EE0D0
triadic
#7EE09F #9F7EE0 #E09F7E
tetradic
#7EE09F #7E8EE0 #E07EBF #E0D07E
square
#7EE09F #7E8EE0 #E07EBF #E0D07E
split-complementary
#7EE09F #D07EE0 #E07E8E
monochromatic
#2CB85B #4DD47A #7EE09F #AFECC4 #E1F8E8
Accessibility & contrast
On white
1.61
#7EE09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#7EE09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE09F
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE09F | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D29B
Deuteranopia (green-blind)
#D1C8A3
Tritanopia (blue-blind)
#6ADECF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7ee09f; /* rgb */ color: rgb(126, 224, 159); /* oklch */ color: oklch(83.0% 0.131 153.5);
Tailwind
colors: {
custom: {
50: '#a8eabb',
500: '#7ee09f',
950: '#000000',
},
}SCSS
$custom: #7ee09f; $custom-light: #a8eabb; $custom-dark: #000000;
JSON
{
"hex": "#7ee09f",
"rgb": {
"r": 126,
"g": 224,
"b": 159
},
"hsl": {
"h": 140.204,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.82952,
"c": 0.13113,
"h": 153.5
},
"luminance": 0.6025
}Semantic roles & 50–950 ramp
primary
#7EE09F
secondary
#B74B93
accent
#1D8FC9
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101612
muted
#818482