#7BF3A7#7BF3A7
#7BF3A7 is a very light, vivid green. Relative luminance 0.711; OKLCH L 87.5% C 0.153 H 154.0°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7BF3A7 |
|---|---|
| RGB | rgb(123, 243, 167) |
| HSL | hsl(142, 83%, 72%) |
| HSV | hsv(142, 49%, 95%) |
| CMYK | cmyk(49.4%, 0%, 31.3%, 4.7%) |
| CIE-LAB | lab(87.53, -50.34, 26.51) |
| CIE-LCH | lch(87.53, 56.90, 152.22°) |
| OKLab | oklab(87.5% -0.1372 0.067) |
| OKLCH | oklch(87.5% 0.153 154) |
| XYZ | xyz(47.1906, 71.0984, 47.7883) |
| Luminance | 0.7110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.28
Seafoam (survey)
#80F9AD
ΔE00 1.29
Light Blue Green
#7EFBB3
ΔE00 2.02
Light Bluish Green
#76FDA8
ΔE00 2.39
Light Sea Green
#98F6B0
ΔE00 2.97
Foam Green
#90FDA9
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BF3A7 #F37BC7
analogous
#8BF37B #7BF3A7 #7BF3E3
triadic
#7BF3A7 #A77BF3 #F3A77B
tetradic
#7BF3A7 #7B8BF3 #F37BC7 #F3E37B
square
#7BF3A7 #7B8BF3 #F37BC7 #F3E37B
split-complementary
#7BF3A7 #E37BF3 #F37B8B
monochromatic
#14DF5F #43EE82 #7BF3A7 #B3F8CC #E3FCEC
Accessibility & contrast
On white
1.38
#7BF3A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#7BF3A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BF3A7
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BF3A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BF3A7 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A2
Deuteranopia (green-blind)
#E1D7AC
Tritanopia (blue-blind)
#5EF1DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #7bf3a7; /* rgb */ color: rgb(123, 243, 167); /* oklch */ color: oklch(87.5% 0.153 154.0);
Tailwind
colors: {
custom: {
50: '#a8f8c1',
500: '#7bf3a7',
950: '#000000',
},
}SCSS
$custom: #7bf3a7; $custom-light: #a8f8c1; $custom-dark: #000000;
JSON
{
"hex": "#7bf3a7",
"rgb": {
"r": 123,
"g": 243,
"b": 167
},
"hsl": {
"h": 142,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.87496,
"c": 0.15272,
"h": 154
},
"luminance": 0.71102
}Semantic roles & 50–950 ramp
primary
#7BF3A7
secondary
#CE449B
accent
#0690E0
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582