#7BFCAA#7BFCAA
#7BFCAA is a very light, vivid green. Relative luminance 0.767; OKLCH L 89.7% C 0.163 H 153.7°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCAA |
|---|---|
| RGB | rgb(123, 252, 170) |
| HSL | hsl(142, 96%, 74%) |
| HSV | hsv(142, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 32.5%, 1.2%) |
| CIE-LAB | lab(90.20, -53.50, 28.61) |
| CIE-LCH | lch(90.20, 60.67, 151.87°) |
| OKLab | oklab(89.69% -0.1456 0.0721) |
| OKLCH | oklch(89.69% 0.163 153.7) |
| XYZ | xyz(50.2308, 76.7298, 50.1857) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.59
Seafoam Green
#7AF9AB
ΔE00 0.87
Seafoam (survey)
#80F9AD
ΔE00 1.15
Light Blue Green
#7EFBB3
ΔE00 1.81
Foam Green
#90FDA9
ΔE00 2.17
Light Green Blue
#56FCA2
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCAA #FC7BCD
analogous
#8CFC7B #7BFCAA #7BFCEA
triadic
#7BFCAA #AA7BFC #FCAA7B
tetradic
#7BFCAA #7B8CFC #FC7BCD #FCEA7B
square
#7BFCAA #7B8CFC #FC7BCD #FCEA7B
split-complementary
#7BFCAA #EA7BFC #FC7B8C
monochromatic
#06F75E #3FFB83 #7BFCAA #B7FDD1 #E1FEEC
Accessibility & contrast
On white
1.28
#7BFCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#7BFCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCAA
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCAA | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA5
Deuteranopia (green-blind)
#EADEAF
Tritanopia (blue-blind)
#5AF9E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7bfcaa; /* rgb */ color: rgb(123, 252, 170); /* oklch */ color: oklch(89.7% 0.163 153.7);
Tailwind
colors: {
custom: {
50: '#a9fec3',
500: '#7bfcaa',
950: '#000000',
},
}SCSS
$custom: #7bfcaa; $custom-light: #a9fec3; $custom-dark: #000000;
JSON
{
"hex": "#7bfcaa",
"rgb": {
"r": 123,
"g": 252,
"b": 170
},
"hsl": {
"h": 141.86,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.89689,
"c": 0.16251,
"h": 153.7
},
"luminance": 0.76734
}Semantic roles & 50–950 ramp
primary
#7BFCAA
secondary
#D942A2
accent
#0092E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111812
muted
#818682