#7BEA96#7BEA96
#7BEA96 is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.0% C 0.156 H 149.9°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEA96 |
|---|---|
| RGB | rgb(123, 234, 150) |
| HSL | hsl(135, 73%, 70%) |
| HSV | hsv(135, 47%, 92%) |
| CMYK | cmyk(47.4%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(84.62, -49.57, 31.23) |
| CIE-LCH | lch(84.62, 58.59, 147.79°) |
| OKLab | oklab(85.02% -0.1348 0.0781) |
| OKLCH | oklch(85.02% 0.156 149.9) |
| XYZ | xyz(43.0935, 65.2553, 39.1730) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.20
Seafoam Green
#7AF9AB
ΔE00 3.82
Seafoam (survey)
#80F9AD
ΔE00 3.89
Foam Green
#90FDA9
ΔE00 4.25
Light Bluish Green
#76FDA8
ΔE00 4.26
Light Sea Green
#98F6B0
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEA96 #EA7BCF
analogous
#97EA7B #7BEA96 #7BEACE
triadic
#7BEA96 #967BEA #EA967B
tetradic
#7BEA96 #7B97EA #EA7BCF #EACE7B
square
#7BEA96 #7B97EA #EA7BCF #EACE7B
split-complementary
#7BEA96 #CE7BEA #EA7B97
monochromatic
#20CA4A #46E26C #7BEA96 #B0F2C0 #E5FBEA
Accessibility & contrast
On white
1.49
#7BEA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#7BEA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEA96
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEA96 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA90
Deuteranopia (green-blind)
#DBCF9B
Tritanopia (blue-blind)
#65E7D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7bea96; /* rgb */ color: rgb(123, 234, 150); /* oklch */ color: oklch(85.0% 0.156 149.9);
Tailwind
colors: {
custom: {
50: '#a7f1b5',
500: '#7bea96',
950: '#000000',
},
}SCSS
$custom: #7bea96; $custom-light: #a7f1b5; $custom-dark: #000000;
JSON
{
"hex": "#7bea96",
"rgb": {
"r": 123,
"g": 234,
"b": 150
},
"hsl": {
"h": 134.595,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.85019,
"c": 0.15575,
"h": 149.9
},
"luminance": 0.65259
}Semantic roles & 50–950 ramp
primary
#7BEA96
secondary
#C346A5
accent
#11A5D5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581