#7BCF8A#7BCF8A
#7BCF8A is a light, vivid green. Relative luminance 0.507; OKLCH L 78.3% C 0.128 H 148.6°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCF8A |
|---|---|
| RGB | rgb(123, 207, 138) |
| HSL | hsl(131, 47%, 65%) |
| HSV | hsv(131, 41%, 81%) |
| CMYK | cmyk(40.6%, 0%, 33.3%, 18.8%) |
| CIE-LAB | lab(76.48, -40.00, 26.51) |
| CIE-LCH | lch(76.48, 47.99, 146.47°) |
| OKLab | oklab(78.33% -0.109 0.0666) |
| OKLCH | oklch(78.33% 0.128 148.6) |
| XYZ | xyz(35.0667, 50.6694, 31.9722) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.86
Emerald
#50C878
ΔE00 4.66
Dark Mint
#48C072
ΔE00 6.17
Hospital Green
#9BE5AA
ΔE00 6.31
Seaweed
#18D17B
ΔE00 6.77
Fern
#63B76C
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCF8A #CF7BC0
analogous
#96CF7B #7BCF8A #7BCFB4
triadic
#7BCF8A #8A7BCF #CF8A7B
tetradic
#7BCF8A #7B96CF #CF7BC0 #CFB47B
square
#7BCF8A #7B96CF #CF7BC0 #CFB47B
split-complementary
#7BCF8A #B47BCF #CF7B96
monochromatic
#379849 #4EBF62 #7BCF8A #A8DFB2 #D5F0DA
Accessibility & contrast
On white
1.89
#7BCF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#7BCF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCF8A
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCF8A | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C286
Deuteranopia (green-blind)
#C4B98E
Tritanopia (blue-blind)
#6ECCBD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bcf8a; /* rgb */ color: rgb(123, 207, 138); /* oklch */ color: oklch(78.3% 0.128 148.6);
Tailwind
colors: {
custom: {
50: '#a5deac',
500: '#7bcf8a',
950: '#000000',
},
}SCSS
$custom: #7bcf8a; $custom-light: #a5deac; $custom-dark: #000000;
JSON
{
"hex": "#7bcf8a",
"rgb": {
"r": 123,
"g": 207,
"b": 138
},
"hsl": {
"h": 130.714,
"s": 46.667,
"l": 64.706
},
"oklch": {
"l": 0.78326,
"c": 0.12776,
"h": 148.6
},
"luminance": 0.50672
}Semantic roles & 50–950 ramp
primary
#7BCF8A
secondary
#9E5090
accent
#2CA0BA
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481