#7BE89A#7BE89A
#7BE89A is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.6% C 0.149 H 151.3°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE89A |
|---|---|
| RGB | rgb(123, 232, 154) |
| HSL | hsl(137, 70%, 70%) |
| HSV | hsv(137, 47%, 91%) |
| CMYK | cmyk(47%, 0%, 33.6%, 9%) |
| CIE-LAB | lab(84.10, -48.05, 28.50) |
| CIE-LCH | lch(84.10, 55.87, 149.33°) |
| OKLab | oklab(84.62% -0.1308 0.0716) |
| OKLCH | oklch(84.62% 0.149 151.3) |
| XYZ | xyz(42.8549, 64.2541, 40.7096) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.82
Seafoam (survey)
#80F9AD
ΔE00 3.83
Lightgreen
#90EE90
ΔE00 4.06
Light Sea Green
#98F6B0
ΔE00 4.14
Light Bluish Green
#76FDA8
ΔE00 4.57
Light Blue Green
#7EFBB3
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE89A #E87BC9
analogous
#93E87B #7BE89A #7BE8D1
triadic
#7BE89A #9A7BE8 #E89A7B
tetradic
#7BE89A #7B93E8 #E87BC9 #E8D17B
square
#7BE89A #7B93E8 #E87BC9 #E8D17B
split-complementary
#7BE89A #D17BE8 #E87B93
monochromatic
#23C651 #47DF72 #7BE89A #AFF1C2 #E3FAEA
Accessibility & contrast
On white
1.52
#7BE89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#7BE89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE89A
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE89A | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D895
Deuteranopia (green-blind)
#D9CD9F
Tritanopia (blue-blind)
#65E5D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7be89a; /* rgb */ color: rgb(123, 232, 154); /* oklch */ color: oklch(84.6% 0.149 151.3);
Tailwind
colors: {
custom: {
50: '#a7f0b8',
500: '#7be89a',
950: '#000000',
},
}SCSS
$custom: #7be89a; $custom-light: #a7f0b8; $custom-dark: #000000;
JSON
{
"hex": "#7be89a",
"rgb": {
"r": 123,
"g": 232,
"b": 154
},
"hsl": {
"h": 137.064,
"s": 70.323,
"l": 69.608
},
"oklch": {
"l": 0.8462,
"c": 0.14912,
"h": 151.3
},
"luminance": 0.64257
}Semantic roles & 50–950 ramp
primary
#7BE89A
secondary
#C0479E
accent
#139CD2
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581