#77F092#77F092
#77F092 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.2% C 0.170 H 149.0°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #77F092 |
|---|---|
| RGB | rgb(119, 240, 146) |
| HSL | hsl(133, 80%, 70%) |
| HSV | hsv(133, 50%, 94%) |
| CMYK | cmyk(50.4%, 0%, 39.2%, 5.9%) |
| CIE-LAB | lab(86.16, -53.71, 35.26) |
| CIE-LCH | lch(86.16, 64.25, 146.71°) |
| OKLab | oklab(86.22% -0.1457 0.0875) |
| OKLCH | oklch(86.22% 0.17 149) |
| XYZ | xyz(43.9533, 68.3139, 38.0583) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.83
Baby Green
#8CFF9E
ΔE00 3.45
Mint Green
#8FFF9F
ΔE00 3.58
Light Bluish Green
#76FDA8
ΔE00 3.61
Foam Green
#90FDA9
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F092 #F077D5
analogous
#99F077 #77F092 #77F0CE
triadic
#77F092 #9277F0 #F09277
tetradic
#77F092 #7799F0 #F077D5 #F0CE77
square
#77F092 #7799F0 #F077D5 #F0CE77
split-complementary
#77F092 #CE77F0 #F07799
monochromatic
#18D542 #40EA66 #77F092 #AEF6BE #E3FCE9
Accessibility & contrast
On white
1.43
#77F092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#77F092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F092
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F092 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8B
Deuteranopia (green-blind)
#E1D398
Tritanopia (blue-blind)
#5FECD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #77f092; /* rgb */ color: rgb(119, 240, 146); /* oklch */ color: oklch(86.2% 0.170 149.0);
Tailwind
colors: {
custom: {
50: '#a6f6b3',
500: '#77f092',
950: '#000000',
},
}SCSS
$custom: #77f092; $custom-light: #a6f6b3; $custom-dark: #000000;
JSON
{
"hex": "#77f092",
"rgb": {
"r": 119,
"g": 240,
"b": 146
},
"hsl": {
"h": 133.388,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.86223,
"c": 0.16998,
"h": 149
},
"luminance": 0.68317
}Semantic roles & 50–950 ramp
primary
#77F092
secondary
#CA42AB
accent
#09ADDC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581