#7BFCAF#7BFCAF
#7BFCAF is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.8% C 0.158 H 155.2°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCAF |
|---|---|
| RGB | rgb(123, 252, 175) |
| HSL | hsl(144, 96%, 74%) |
| HSV | hsv(144, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 30.6%, 1.2%) |
| CIE-LAB | lab(90.29, -52.59, 26.20) |
| CIE-LCH | lch(90.29, 58.76, 153.52°) |
| OKLab | oklab(89.79% -0.1435 0.0663) |
| OKLCH | oklch(89.79% 0.158 155.2) |
| XYZ | xyz(50.7128, 76.9226, 52.7243) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.70
Seafoam (survey)
#80F9AD
ΔE00 0.82
Light Blue Green
#7EFBB3
ΔE00 0.91
Light Bluish Green
#76FDA8
ΔE00 1.37
Foam Green
#90FDA9
ΔE00 2.73
Light Green Blue
#56FCA2
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCAF #FC7BC8
analogous
#87FC7B #7BFCAF #7BFCEF
triadic
#7BFCAF #AF7BFC #FCAF7B
tetradic
#7BFCAF #7B87FC #FC7BC8 #FCEF7B
square
#7BFCAF #7B87FC #FC7BC8 #FCEF7B
split-complementary
#7BFCAF #EF7BFC #FC7B87
monochromatic
#06F767 #3FFB8B #7BFCAF #B7FDD3 #E1FEED
Accessibility & contrast
On white
1.28
#7BFCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#7BFCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCAF
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCAF | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAA
Deuteranopia (green-blind)
#E9DEB4
Tritanopia (blue-blind)
#58FAE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7bfcaf; /* rgb */ color: rgb(123, 252, 175); /* oklch */ color: oklch(89.8% 0.158 155.2);
Tailwind
colors: {
custom: {
50: '#a9fec7',
500: '#7bfcaf',
950: '#000000',
},
}SCSS
$custom: #7bfcaf; $custom-light: #a9fec7; $custom-dark: #000000;
JSON
{
"hex": "#7bfcaf",
"rgb": {
"r": 123,
"g": 252,
"b": 175
},
"hsl": {
"h": 144.186,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.89791,
"c": 0.15804,
"h": 155.2
},
"luminance": 0.76927
}Semantic roles & 50–950 ramp
primary
#7BFCAF
secondary
#D9429C
accent
#0089E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111813
muted
#818682