#7BFABA#7BFABA
#7BFABA is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.6% C 0.146 H 159.4°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFABA |
|---|---|
| RGB | rgb(123, 250, 186) |
| HSL | hsl(150, 93%, 73%) |
| HSV | hsv(150, 51%, 98%) |
| CMYK | cmyk(50.8%, 0%, 25.6%, 2%) |
| CIE-LAB | lab(89.92, -49.67, 20.08) |
| CIE-LCH | lch(89.92, 53.58, 157.99°) |
| OKLab | oklab(89.56% -0.1365 0.0512) |
| OKLCH | oklch(89.56% 0.146 159.4) |
| XYZ | xyz(51.2127, 76.1230, 58.4393) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.71
Light Greenish Blue
#63F7B4
ΔE00 1.88
Light Aquamarine
#7BFDC7
ΔE00 2.47
Seafoam (survey)
#80F9AD
ΔE00 2.69
Seafoam Green
#7AF9AB
ΔE00 2.85
Light Seafoam
#A0FEBF
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFABA #FA7BBB
analogous
#7BFA7B #7BFABA #7BFAFA
triadic
#7BFABA #BA7BFA #FABA7B
tetradic
#7BFABA #7B7BFA #FA7BBB #FAFA7B
square
#7BFABA #7B7BFA #FA7BBB #FAFA7B
split-complementary
#7BFABA #FA7BFA #FA7B7B
monochromatic
#09F17C #40F89B #7BFABA #B6FCD9 #E2FEF0
Accessibility & contrast
On white
1.29
#7BFABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#7BFABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFABA
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFABA | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB6
Deuteranopia (green-blind)
#E5DDBE
Tritanopia (blue-blind)
#53F9E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7bfaba; /* rgb */ color: rgb(123, 250, 186); /* oklch */ color: oklch(89.6% 0.146 159.4);
Tailwind
colors: {
custom: {
50: '#a9fccf',
500: '#7bfaba',
950: '#000000',
},
}SCSS
$custom: #7bfaba; $custom-light: #a9fccf; $custom-dark: #000000;
JSON
{
"hex": "#7bfaba",
"rgb": {
"r": 123,
"g": 250,
"b": 186
},
"hsl": {
"h": 149.764,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.89558,
"c": 0.1458,
"h": 159.4
},
"luminance": 0.76127
}Semantic roles & 50–950 ramp
primary
#7BFABA
secondary
#D7428D
accent
#0074E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683