#77CF95#77CF95
#77CF95 is a light, moderate green. Relative luminance 0.507; OKLCH L 78.4% C 0.120 H 153.8°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #77CF95 |
|---|---|
| RGB | rgb(119, 207, 149) |
| HSL | hsl(140, 48%, 64%) |
| HSV | hsv(140, 43%, 81%) |
| CMYK | cmyk(42.5%, 0%, 28%, 18.8%) |
| CIE-LAB | lab(76.51, -39.18, 20.74) |
| CIE-LCH | lch(76.51, 44.34, 152.10°) |
| OKLab | oklab(78.37% -0.1073 0.0527) |
| OKLCH | oklch(78.37% 0.12 153.8) |
| XYZ | xyz(35.3431, 50.7151, 36.3546) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.51
Emerald
#50C878
ΔE00 5.55
Seafoam
#7FE0B3
ΔE00 5.63
Hospital Green
#9BE5AA
ΔE00 6.12
Eucalyptus
#44D7A8
ΔE00 6.59
Mediumaquamarine
#66CDAA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CF95 #CF77B1
analogous
#85CF77 #77CF95 #77CFC1
triadic
#77CF95 #9577CF #CF9577
tetradic
#77CF95 #7785CF #CF77B1 #CFC177
square
#77CF95 #7785CF #CF77B1 #CFC177
split-complementary
#77CF95 #C177CF #CF7785
monochromatic
#359656 #4ABF72 #77CF95 #A4DFB8 #D1EFDC
Accessibility & contrast
On white
1.88
#77CF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#77CF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CF95
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CF95 | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC292
Deuteranopia (green-blind)
#C1B998
Tritanopia (blue-blind)
#65CDBF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #77cf95; /* rgb */ color: rgb(119, 207, 149); /* oklch */ color: oklch(78.4% 0.120 153.8);
Tailwind
colors: {
custom: {
50: '#a2deb4',
500: '#77cf95',
950: '#000000',
},
}SCSS
$custom: #77cf95; $custom-light: #a2deb4; $custom-dark: #000000;
JSON
{
"hex": "#77cf95",
"rgb": {
"r": 119,
"g": 207,
"b": 149
},
"hsl": {
"h": 140.455,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.78367,
"c": 0.11952,
"h": 153.8
},
"luminance": 0.50718
}Semantic roles & 50–950 ramp
primary
#77CF95
secondary
#9C4E82
accent
#2A8ABB
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481