#7EE08B#7EE08B
#7EE08B is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.6% C 0.150 H 147.0°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE08B |
|---|---|
| RGB | rgb(126, 224, 139) |
| HSL | hsl(128, 61%, 69%) |
| HSV | hsv(128, 44%, 88%) |
| CMYK | cmyk(43.7%, 0%, 37.9%, 12.2%) |
| CIE-LAB | lab(81.62, -46.36, 32.87) |
| CIE-LCH | lch(81.62, 56.83, 144.66°) |
| OKLab | oklab(82.56% -0.1261 0.0817) |
| OKLCH | oklch(82.56% 0.15 147) |
| XYZ | xyz(39.9178, 59.6083, 33.8232) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.65
Weird Green
#3AE57F
ΔE00 5.16
Hospital Green
#9BE5AA
ΔE00 5.62
Light Sea Green
#98F6B0
ΔE00 6.10
Lightish Green
#61E160
ΔE00 6.20
Palegreen
#98FB98
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE08B #E07ED3
analogous
#A2E07E #7EE08B #7EE0BC
triadic
#7EE08B #8B7EE0 #E08B7E
tetradic
#7EE08B #7EA2E0 #E07ED3 #E0BC7E
square
#7EE08B #7EA2E0 #E07ED3 #E0BC7E
split-complementary
#7EE08B #BC7EE0 #E07EA2
monochromatic
#2CB83F #4DD45F #7EE08B #AFECB7 #E1F8E4
Accessibility & contrast
On white
1.63
#7EE08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#7EE08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE08B
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE08B | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D185
Deuteranopia (green-blind)
#D4C790
Tritanopia (blue-blind)
#6FDCCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7ee08b; /* rgb */ color: rgb(126, 224, 139); /* oklch */ color: oklch(82.6% 0.150 147.0);
Tailwind
colors: {
custom: {
50: '#a8eaad',
500: '#7ee08b',
950: '#000000',
},
}SCSS
$custom: #7ee08b; $custom-light: #a8eaad; $custom-dark: #000000;
JSON
{
"hex": "#7ee08b",
"rgb": {
"r": 126,
"g": 224,
"b": 139
},
"hsl": {
"h": 127.959,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.82555,
"c": 0.15026,
"h": 147
},
"luminance": 0.59611
}Semantic roles & 50–950 ramp
primary
#7EE08B
secondary
#B74BA9
accent
#1DB2C9
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481