#7BFBAF#7BFBAF
#7BFBAF is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.6% C 0.157 H 155.4°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBAF |
|---|---|
| RGB | rgb(123, 251, 175) |
| HSL | hsl(144, 94%, 73%) |
| HSV | hsv(144, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 30.3%, 1.6%) |
| CIE-LAB | lab(90.00, -52.18, 25.80) |
| CIE-LCH | lch(90.00, 58.21, 153.69°) |
| OKLab | oklab(89.55% -0.1424 0.0653) |
| OKLCH | oklch(89.55% 0.157 155.4) |
| XYZ | xyz(50.3996, 76.2962, 52.6199) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.62
Seafoam (survey)
#80F9AD
ΔE00 0.70
Light Blue Green
#7EFBB3
ΔE00 0.74
Light Bluish Green
#76FDA8
ΔE00 1.55
Foam Green
#90FDA9
ΔE00 2.83
Light Greenish Blue
#63F7B4
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBAF #FB7BC7
analogous
#87FB7B #7BFBAF #7BFBEF
triadic
#7BFBAF #AF7BFB #FBAF7B
tetradic
#7BFBAF #7B87FB #FB7BC7 #FBEF7B
square
#7BFBAF #7B87FB #FB7BC7 #FBEF7B
split-complementary
#7BFBAF #EF7BFB #FB7B87
monochromatic
#07F468 #40F98B #7BFBAF #B6FDD3 #E1FEED
Accessibility & contrast
On white
1.29
#7BFBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#7BFBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBAF
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBAF | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAA
Deuteranopia (green-blind)
#E8DDB4
Tritanopia (blue-blind)
#58F9E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7bfbaf; /* rgb */ color: rgb(123, 251, 175); /* oklch */ color: oklch(89.6% 0.157 155.4);
Tailwind
colors: {
custom: {
50: '#a9fdc7',
500: '#7bfbaf',
950: '#000000',
},
}SCSS
$custom: #7bfbaf; $custom-light: #a9fdc7; $custom-dark: #000000;
JSON
{
"hex": "#7bfbaf",
"rgb": {
"r": 123,
"g": 251,
"b": 175
},
"hsl": {
"h": 144.375,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.89554,
"c": 0.15666,
"h": 155.4
},
"luminance": 0.763
}Semantic roles & 50–950 ramp
primary
#7BFBAF
secondary
#D8429B
accent
#0088E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682