#7BFBAE#7BFBAE
#7BFBAE is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.5% C 0.158 H 155.0°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBAE |
|---|---|
| RGB | rgb(123, 251, 174) |
| HSL | hsl(144, 94%, 73%) |
| HSV | hsv(144, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 30.7%, 1.6%) |
| CIE-LAB | lab(89.98, -52.37, 26.29) |
| CIE-LCH | lch(89.98, 58.59, 153.34°) |
| OKLab | oklab(89.53% -0.1428 0.0665) |
| OKLCH | oklch(89.53% 0.158 155) |
| XYZ | xyz(50.3017, 76.2571, 52.1045) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.50
Seafoam (survey)
#80F9AD
ΔE00 0.65
Light Blue Green
#7EFBB3
ΔE00 0.93
Light Bluish Green
#76FDA8
ΔE00 1.37
Foam Green
#90FDA9
ΔE00 2.69
Light Green Blue
#56FCA2
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBAE #FB7BC8
analogous
#88FB7B #7BFBAE #7BFBEE
triadic
#7BFBAE #AE7BFB #FBAE7B
tetradic
#7BFBAE #7B88FB #FB7BC8 #FBEE7B
square
#7BFBAE #7B88FB #FB7BC8 #FBEE7B
split-complementary
#7BFBAE #EE7BFB #FB7B88
monochromatic
#07F466 #40F98A #7BFBAE #B6FDD2 #E1FEED
Accessibility & contrast
On white
1.29
#7BFBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#7BFBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBAE
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBAE | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAA9
Deuteranopia (green-blind)
#E8DDB3
Tritanopia (blue-blind)
#59F9E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7bfbae; /* rgb */ color: rgb(123, 251, 174); /* oklch */ color: oklch(89.5% 0.158 155.0);
Tailwind
colors: {
custom: {
50: '#a9fdc6',
500: '#7bfbae',
950: '#000000',
},
}SCSS
$custom: #7bfbae; $custom-light: #a9fdc6; $custom-dark: #000000;
JSON
{
"hex": "#7bfbae",
"rgb": {
"r": 123,
"g": 251,
"b": 174
},
"hsl": {
"h": 143.906,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.89534,
"c": 0.15755,
"h": 155
},
"luminance": 0.76261
}Semantic roles & 50–950 ramp
primary
#7BFBAE
secondary
#D8429C
accent
#008AE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682