#7BE89E#7BE89E
#7BE89E is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.7% C 0.145 H 152.6°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE89E |
|---|---|
| RGB | rgb(123, 232, 158) |
| HSL | hsl(139, 70%, 70%) |
| HSV | hsv(139, 47%, 91%) |
| CMYK | cmyk(47%, 0%, 31.9%, 9%) |
| CIE-LAB | lab(84.17, -47.35, 26.55) |
| CIE-LCH | lch(84.17, 54.28, 150.72°) |
| OKLab | oklab(84.7% -0.129 0.067) |
| OKLCH | oklch(84.7% 0.145 152.6) |
| XYZ | xyz(43.1936, 64.3895, 42.4934) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 3.69
Light Sea Green
#98F6B0
ΔE00 3.95
Light Blue Green
#7EFBB3
ΔE00 4.29
Hospital Green
#9BE5AA
ΔE00 4.41
Light Bluish Green
#76FDA8
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE89E #E87BC5
analogous
#8FE87B #7BE89E #7BE8D5
triadic
#7BE89E #9E7BE8 #E89E7B
tetradic
#7BE89E #7B8FE8 #E87BC5 #E8D57B
square
#7BE89E #7B8FE8 #E87BC5 #E8D57B
split-complementary
#7BE89E #D57BE8 #E87B8F
monochromatic
#23C657 #47DF78 #7BE89E #AFF1C4 #E3FAEB
Accessibility & contrast
On white
1.51
#7BE89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#7BE89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE89E
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE89E | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D999
Deuteranopia (green-blind)
#D8CEA2
Tritanopia (blue-blind)
#63E5D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7be89e; /* rgb */ color: rgb(123, 232, 158); /* oklch */ color: oklch(84.7% 0.145 152.6);
Tailwind
colors: {
custom: {
50: '#a7f0bb',
500: '#7be89e',
950: '#000000',
},
}SCSS
$custom: #7be89e; $custom-light: #a7f0bb; $custom-dark: #000000;
JSON
{
"hex": "#7be89e",
"rgb": {
"r": 123,
"g": 232,
"b": 158
},
"hsl": {
"h": 139.266,
"s": 70.323,
"l": 69.608
},
"oklch": {
"l": 0.847,
"c": 0.14539,
"h": 152.6
},
"luminance": 0.64393
}Semantic roles & 50–950 ramp
primary
#7BE89E
secondary
#C04799
accent
#1395D2
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582