#7BF5A7#7BF5A7
#7BF5A7 is a very light, vivid green. Relative luminance 0.723; OKLCH L 88.0% C 0.156 H 153.7°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7BF5A7 |
|---|---|
| RGB | rgb(123, 245, 167) |
| HSL | hsl(142, 86%, 72%) |
| HSV | hsv(142, 50%, 96%) |
| CMYK | cmyk(49.8%, 0%, 31.8%, 3.9%) |
| CIE-LAB | lab(88.11, -51.17, 27.30) |
| CIE-LCH | lch(88.11, 58.00, 151.92°) |
| OKLab | oklab(87.97% -0.1394 0.0689) |
| OKLCH | oklch(87.97% 0.156 153.7) |
| XYZ | xyz(47.7924, 72.3019, 47.9889) |
| Luminance | 0.7231 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.89
Seafoam (survey)
#80F9AD
ΔE00 1.01
Light Blue Green
#7EFBB3
ΔE00 1.89
Light Bluish Green
#76FDA8
ΔE00 1.90
Foam Green
#90FDA9
ΔE00 2.73
Light Sea Green
#98F6B0
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BF5A7 #F57BC9
analogous
#8CF57B #7BF5A7 #7BF5E4
triadic
#7BF5A7 #A77BF5 #F5A77B
tetradic
#7BF5A7 #7B8CF5 #F57BC9 #F5E47B
square
#7BF5A7 #7B8CF5 #F57BC9 #F5E47B
split-complementary
#7BF5A7 #E47BF5 #F57B8C
monochromatic
#11E45D #42F181 #7BF5A7 #B4F9CD #E3FDEC
Accessibility & contrast
On white
1.36
#7BF5A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#7BF5A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BF5A7
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BF5A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BF5A7 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E4A2
Deuteranopia (green-blind)
#E3D8AC
Tritanopia (blue-blind)
#5DF2E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #7bf5a7; /* rgb */ color: rgb(123, 245, 167); /* oklch */ color: oklch(88.0% 0.156 153.7);
Tailwind
colors: {
custom: {
50: '#a8f9c1',
500: '#7bf5a7',
950: '#000000',
},
}SCSS
$custom: #7bf5a7; $custom-light: #a8f9c1; $custom-dark: #000000;
JSON
{
"hex": "#7bf5a7",
"rgb": {
"r": 123,
"g": 245,
"b": 167
},
"hsl": {
"h": 141.639,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.8797,
"c": 0.15552,
"h": 153.7
},
"luminance": 0.72306
}Semantic roles & 50–950 ramp
primary
#7BF5A7
secondary
#D0449E
accent
#0392E2
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582