#7BE8A2#7BE8A2
#7BE8A2 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.8% C 0.142 H 153.9°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE8A2 |
|---|---|
| RGB | rgb(123, 232, 162) |
| HSL | hsl(141, 70%, 70%) |
| HSV | hsv(141, 47%, 91%) |
| CMYK | cmyk(47%, 0%, 30.2%, 9%) |
| CIE-LAB | lab(84.24, -46.62, 24.59) |
| CIE-LCH | lch(84.24, 52.71, 152.19°) |
| OKLab | oklab(84.78% -0.1273 0.0622) |
| OKLCH | oklch(84.78% 0.142 153.9) |
| XYZ | xyz(43.5435, 64.5295, 44.3363) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.64
Seafoam Green
#7AF9AB
ΔE00 3.72
Light Sea Green
#98F6B0
ΔE00 3.91
Light Blue Green
#7EFBB3
ΔE00 4.10
Hospital Green
#9BE5AA
ΔE00 4.17
Light Greenish Blue
#63F7B4
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE8A2 #E87BC1
analogous
#8BE87B #7BE8A2 #7BE8D9
triadic
#7BE8A2 #A27BE8 #E8A27B
tetradic
#7BE8A2 #7B8BE8 #E87BC1 #E8D97B
square
#7BE8A2 #7B8BE8 #E87BC1 #E8D97B
split-complementary
#7BE8A2 #D97BE8 #E87B8B
monochromatic
#23C65D #47DF7D #7BE8A2 #AFF1C7 #E3FAEB
Accessibility & contrast
On white
1.51
#7BE8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#7BE8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE8A2
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE8A2 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99E
Deuteranopia (green-blind)
#D8CEA6
Tritanopia (blue-blind)
#62E6D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7be8a2; /* rgb */ color: rgb(123, 232, 162); /* oklch */ color: oklch(84.8% 0.142 153.9);
Tailwind
colors: {
custom: {
50: '#a7f0be',
500: '#7be8a2',
950: '#000000',
},
}SCSS
$custom: #7be8a2; $custom-light: #a7f0be; $custom-dark: #000000;
JSON
{
"hex": "#7be8a2",
"rgb": {
"r": 123,
"g": 232,
"b": 162
},
"hsl": {
"h": 141.468,
"s": 70.323,
"l": 69.608
},
"oklch": {
"l": 0.84783,
"c": 0.1417,
"h": 153.9
},
"luminance": 0.64533
}Semantic roles & 50–950 ramp
primary
#7BE8A2
secondary
#C04795
accent
#138ED2
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582