#7EE69B#7EE69B
#7EE69B is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.3% C 0.144 H 151.3°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE69B |
|---|---|
| RGB | rgb(126, 230, 155) |
| HSL | hsl(137, 68%, 70%) |
| HSV | hsv(137, 45%, 90%) |
| CMYK | cmyk(45.2%, 0%, 32.6%, 9.8%) |
| CIE-LAB | lab(83.65, -46.24, 27.40) |
| CIE-LCH | lch(83.65, 53.75, 149.35°) |
| OKLab | oklab(84.29% -0.126 0.069) |
| OKLCH | oklch(84.29% 0.144 151.3) |
| XYZ | xyz(42.8146, 63.3927, 40.9839) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 4.17
Seafoam (survey)
#80F9AD
ΔE00 4.19
Hospital Green
#9BE5AA
ΔE00 4.21
Seafoam Green
#7AF9AB
ΔE00 4.25
Lightgreen
#90EE90
ΔE00 4.34
Light Blue Green
#7EFBB3
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE69B #E67EC9
analogous
#95E67E #7EE69B #7EE6CF
triadic
#7EE69B #9B7EE6 #E69B7E
tetradic
#7EE69B #7E95E6 #E67EC9 #E6CF7E
square
#7EE69B #7E95E6 #E67EC9 #E6CF7E
split-complementary
#7EE69B #CF7EE6 #E67E95
monochromatic
#26C452 #4BDC73 #7EE69B #B1F0C3 #E5FAEA
Accessibility & contrast
On white
1.54
#7EE69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#7EE69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE69B
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE69B | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D796
Deuteranopia (green-blind)
#D7CC9F
Tritanopia (blue-blind)
#69E3D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7ee69b; /* rgb */ color: rgb(126, 230, 155); /* oklch */ color: oklch(84.3% 0.144 151.3);
Tailwind
colors: {
custom: {
50: '#a9eeb9',
500: '#7ee69b',
950: '#000000',
},
}SCSS
$custom: #7ee69b; $custom-light: #a9eeb9; $custom-dark: #000000;
JSON
{
"hex": "#7ee69b",
"rgb": {
"r": 126,
"g": 230,
"b": 155
},
"hsl": {
"h": 136.731,
"s": 67.532,
"l": 69.804
},
"oklch": {
"l": 0.84291,
"c": 0.14363,
"h": 151.3
},
"luminance": 0.63396
}Semantic roles & 50–950 ramp
primary
#7EE69B
secondary
#BE4A9E
accent
#169CCF
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581