#7BFCA9#7BFCA9
#7BFCA9 is a very light, vivid green. Relative luminance 0.767; OKLCH L 89.7% C 0.163 H 153.4°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCA9 |
|---|---|
| RGB | rgb(123, 252, 169) |
| HSL | hsl(141, 96%, 74%) |
| HSV | hsv(141, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 32.9%, 1.2%) |
| CIE-LAB | lab(90.18, -53.68, 29.09) |
| CIE-LCH | lch(90.18, 61.05, 151.55°) |
| OKLab | oklab(89.67% -0.1461 0.0732) |
| OKLCH | oklch(89.67% 0.163 153.4) |
| XYZ | xyz(50.1365, 76.6921, 49.6894) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.50
Seafoam Green
#7AF9AB
ΔE00 1.00
Seafoam (survey)
#80F9AD
ΔE00 1.28
Light Blue Green
#7EFBB3
ΔE00 1.99
Foam Green
#90FDA9
ΔE00 2.09
Light Green Blue
#56FCA2
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCA9 #FC7BCE
analogous
#8DFC7B #7BFCA9 #7BFCE9
triadic
#7BFCA9 #A97BFC #FCA97B
tetradic
#7BFCA9 #7B8DFC #FC7BCE #FCE97B
square
#7BFCA9 #7B8DFC #FC7BCE #FCE97B
split-complementary
#7BFCA9 #E97BFC #FC7B8D
monochromatic
#06F75C #3FFB82 #7BFCA9 #B7FDD0 #E1FEEC
Accessibility & contrast
On white
1.29
#7BFCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#7BFCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCA9
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCA9 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA4
Deuteranopia (green-blind)
#EADEAE
Tritanopia (blue-blind)
#5AF9E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7bfca9; /* rgb */ color: rgb(123, 252, 169); /* oklch */ color: oklch(89.7% 0.163 153.4);
Tailwind
colors: {
custom: {
50: '#a9fec3',
500: '#7bfca9',
950: '#000000',
},
}SCSS
$custom: #7bfca9; $custom-light: #a9fec3; $custom-dark: #000000;
JSON
{
"hex": "#7bfca9",
"rgb": {
"r": 123,
"g": 252,
"b": 169
},
"hsl": {
"h": 141.395,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.89669,
"c": 0.1634,
"h": 153.4
},
"luminance": 0.76696
}Semantic roles & 50–950 ramp
primary
#7BFCA9
secondary
#D942A3
accent
#0094E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111812
muted
#818682