#7BFAB9#7BFAB9
#7BFAB9 is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.5% C 0.147 H 159.0°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFAB9 |
|---|---|
| RGB | rgb(123, 250, 185) |
| HSL | hsl(149, 93%, 73%) |
| HSV | hsv(149, 51%, 98%) |
| CMYK | cmyk(50.8%, 0%, 26%, 2%) |
| CIE-LAB | lab(89.90, -49.87, 20.57) |
| CIE-LCH | lch(89.90, 53.94, 157.59°) |
| OKLab | oklab(89.54% -0.1369 0.0524) |
| OKLCH | oklch(89.54% 0.147 159) |
| XYZ | xyz(51.1067, 76.0806, 57.8814) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.50
Light Greenish Blue
#63F7B4
ΔE00 1.87
Seafoam (survey)
#80F9AD
ΔE00 2.48
Seafoam Green
#7AF9AB
ΔE00 2.64
Light Aquamarine
#7BFDC7
ΔE00 2.67
Light Bluish Green
#76FDA8
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFAB9 #FA7BBC
analogous
#7CFA7B #7BFAB9 #7BFAF8
triadic
#7BFAB9 #B97BFA #FAB97B
tetradic
#7BFAB9 #7B7CFA #FA7BBC #FAF87B
square
#7BFAB9 #7B7CFA #FA7BBC #FAF87B
split-complementary
#7BFAB9 #F87BFA #FA7B7C
monochromatic
#09F17B #40F89A #7BFAB9 #B6FCD8 #E2FEEF
Accessibility & contrast
On white
1.29
#7BFAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#7BFAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFAB9
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFAB9 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB5
Deuteranopia (green-blind)
#E5DDBD
Tritanopia (blue-blind)
#54F9E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7bfab9; /* rgb */ color: rgb(123, 250, 185); /* oklch */ color: oklch(89.5% 0.147 159.0);
Tailwind
colors: {
custom: {
50: '#a9fdce',
500: '#7bfab9',
950: '#000000',
},
}SCSS
$custom: #7bfab9; $custom-light: #a9fdce; $custom-dark: #000000;
JSON
{
"hex": "#7bfab9",
"rgb": {
"r": 123,
"g": 250,
"b": 185
},
"hsl": {
"h": 149.291,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.89535,
"c": 0.14664,
"h": 159
},
"luminance": 0.76085
}Semantic roles & 50–950 ramp
primary
#7BFAB9
secondary
#D7428E
accent
#0075E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683