#7BFAB8#7BFAB8
#7BFAB8 is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.5% C 0.147 H 158.7°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFAB8 |
|---|---|
| RGB | rgb(123, 250, 184) |
| HSL | hsl(149, 93%, 73%) |
| HSV | hsv(149, 51%, 98%) |
| CMYK | cmyk(50.8%, 0%, 26.4%, 2%) |
| CIE-LAB | lab(89.88, -50.06, 21.05) |
| CIE-LCH | lch(89.88, 54.31, 157.19°) |
| OKLab | oklab(89.51% -0.1374 0.0537) |
| OKLCH | oklch(89.51% 0.147 158.7) |
| XYZ | xyz(51.0016, 76.0385, 57.3274) |
| Luminance | 0.7604 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.30
Light Greenish Blue
#63F7B4
ΔE00 1.88
Seafoam (survey)
#80F9AD
ΔE00 2.28
Seafoam Green
#7AF9AB
ΔE00 2.43
Light Aquamarine
#7BFDC7
ΔE00 2.88
Light Bluish Green
#76FDA8
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFAB8 #FA7BBD
analogous
#7DFA7B #7BFAB8 #7BFAF8
triadic
#7BFAB8 #B87BFA #FAB87B
tetradic
#7BFAB8 #7B7DFA #FA7BBD #FAF87B
square
#7BFAB8 #7B7DFA #FA7BBD #FAF87B
split-complementary
#7BFAB8 #F87BFA #FA7B7D
monochromatic
#09F179 #40F898 #7BFAB8 #B6FCD8 #E2FEEF
Accessibility & contrast
On white
1.30
#7BFAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#7BFAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFAB8
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFAB8 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB4
Deuteranopia (green-blind)
#E5DDBC
Tritanopia (blue-blind)
#54F9E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7bfab8; /* rgb */ color: rgb(123, 250, 184); /* oklch */ color: oklch(89.5% 0.147 158.7);
Tailwind
colors: {
custom: {
50: '#a9fdcd',
500: '#7bfab8',
950: '#000000',
},
}SCSS
$custom: #7bfab8; $custom-light: #a9fdcd; $custom-dark: #000000;
JSON
{
"hex": "#7bfab8",
"rgb": {
"r": 123,
"g": 250,
"b": 184
},
"hsl": {
"h": 148.819,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.89513,
"c": 0.14748,
"h": 158.7
},
"luminance": 0.76043
}Semantic roles & 50–950 ramp
primary
#7BFAB8
secondary
#D74290
accent
#0077E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683