#7BE8A0#7BE8A0
#7BE8A0 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.7% C 0.144 H 153.2°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE8A0 |
|---|---|
| RGB | rgb(123, 232, 160) |
| HSL | hsl(140, 70%, 70%) |
| HSV | hsv(140, 47%, 91%) |
| CMYK | cmyk(47%, 0%, 31%, 9%) |
| CIE-LAB | lab(84.20, -46.99, 25.57) |
| CIE-LCH | lch(84.20, 53.49, 151.45°) |
| OKLab | oklab(84.74% -0.1282 0.0646) |
| OKLCH | oklch(84.74% 0.144 153.2) |
| XYZ | xyz(43.3671, 64.4590, 43.4075) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 3.68
Light Sea Green
#98F6B0
ΔE00 3.91
Light Blue Green
#7EFBB3
ΔE00 4.18
Hospital Green
#9BE5AA
ΔE00 4.27
Light Greenish Blue
#63F7B4
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE8A0 #E87BC3
analogous
#8DE87B #7BE8A0 #7BE8D7
triadic
#7BE8A0 #A07BE8 #E8A07B
tetradic
#7BE8A0 #7B8DE8 #E87BC3 #E8D77B
square
#7BE8A0 #7B8DE8 #E87BC3 #E8D77B
split-complementary
#7BE8A0 #D77BE8 #E87B8D
monochromatic
#23C65A #47DF7A #7BE8A0 #AFF1C6 #E3FAEB
Accessibility & contrast
On white
1.51
#7BE8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#7BE8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE8A0
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE8A0 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99C
Deuteranopia (green-blind)
#D8CEA4
Tritanopia (blue-blind)
#63E6D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7be8a0; /* rgb */ color: rgb(123, 232, 160); /* oklch */ color: oklch(84.7% 0.144 153.2);
Tailwind
colors: {
custom: {
50: '#a7f0bc',
500: '#7be8a0',
950: '#000000',
},
}SCSS
$custom: #7be8a0; $custom-light: #a7f0bc; $custom-dark: #000000;
JSON
{
"hex": "#7be8a0",
"rgb": {
"r": 123,
"g": 232,
"b": 160
},
"hsl": {
"h": 140.367,
"s": 70.323,
"l": 69.608
},
"oklch": {
"l": 0.84741,
"c": 0.14354,
"h": 153.2
},
"luminance": 0.64462
}Semantic roles & 50–950 ramp
primary
#7BE8A0
secondary
#C04797
accent
#1391D2
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582