#7BF7A9#7BF7A9
#7BF7A9 is a very light, vivid green. Relative luminance 0.736; OKLCH L 88.5% C 0.156 H 154.0°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7BF7A9 |
|---|---|
| RGB | rgb(123, 247, 169) |
| HSL | hsl(142, 89%, 73%) |
| HSV | hsv(142, 50%, 97%) |
| CMYK | cmyk(50.2%, 0%, 31.6%, 3.1%) |
| CIE-LAB | lab(88.73, -51.63, 27.12) |
| CIE-LCH | lch(88.73, 58.32, 152.29°) |
| OKLab | oklab(88.49% -0.1407 0.0685) |
| OKLCH | oklch(88.49% 0.156 154) |
| XYZ | xyz(48.5870, 73.5931, 49.1729) |
| Luminance | 0.7360 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.46
Seafoam (survey)
#80F9AD
ΔE00 0.66
Light Blue Green
#7EFBB3
ΔE00 1.55
Light Bluish Green
#76FDA8
ΔE00 1.58
Foam Green
#90FDA9
ΔE00 2.61
Light Green Blue
#56FCA2
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BF7A9 #F77BC9
analogous
#8BF77B #7BF7A9 #7BF7E7
triadic
#7BF7A9 #A97BF7 #F7A97B
tetradic
#7BF7A9 #7B8BF7 #F77BC9 #F7E77B
square
#7BF7A9 #7B8BF7 #F77BC9 #F7E77B
split-complementary
#7BF7A9 #E77BF7 #F77B8B
monochromatic
#0EE960 #41F483 #7BF7A9 #B5FACF #E2FDEC
Accessibility & contrast
On white
1.34
#7BF7A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#7BF7A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BF7A9
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BF7A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BF7A9 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E6A4
Deuteranopia (green-blind)
#E5DAAE
Tritanopia (blue-blind)
#5CF4E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #7bf7a9; /* rgb */ color: rgb(123, 247, 169); /* oklch */ color: oklch(88.5% 0.156 154.0);
Tailwind
colors: {
custom: {
50: '#a9fac3',
500: '#7bf7a9',
950: '#000000',
},
}SCSS
$custom: #7bf7a9; $custom-light: #a9fac3; $custom-dark: #000000;
JSON
{
"hex": "#7bf7a9",
"rgb": {
"r": 123,
"g": 247,
"b": 169
},
"hsl": {
"h": 142.258,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.88485,
"c": 0.15649,
"h": 154
},
"luminance": 0.73597
}Semantic roles & 50–950 ramp
primary
#7BF7A9
secondary
#D3439E
accent
#0090E5
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582