#45FC77#45FC77
#45FC77 is a very light, highly saturated green. Relative luminance 0.722; OKLCH L 87.3% C 0.229 H 148.0°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #45FC77 |
|---|---|
| RGB | rgb(69, 252, 119) |
| HSL | hsl(136, 97%, 63%) |
| HSV | hsv(136, 73%, 99%) |
| CMYK | cmyk(72.6%, 0%, 52.8%, 1.2%) |
| CIE-LAB | lab(88.07, -72.05, 50.39) |
| CIE-LCH | lch(88.07, 87.92, 145.03°) |
| OKLab | oklab(87.31% -0.1938 0.121) |
| OKLCH | oklch(87.31% 0.229 148) |
| XYZ | xyz(40.5913, 72.2132, 29.2485) |
| Luminance | 0.7222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.56
Spring Green
#00FF7F
ΔE00 1.99
Minty Green
#0BF77D
ΔE00 2.46
Wintergreen
#20F986
ΔE00 2.97
Lightgreen (survey)
#76FF7B
ΔE00 2.98
Light Bright Green
#53FE5C
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FC77 #FC45CA
analogous
#6FFC45 #45FC77 #45FCD2
triadic
#45FC77 #7745FC #FC7745
tetradic
#45FC77 #456FFC #FC45CA #FCD245
square
#45FC77 #456FFC #FC45CA #FCD245
split-complementary
#45FC77 #D245FC #FC456F
monochromatic
#03C338 #09FB4B #45FC77 #81FDA3 #BDFECF
Accessibility & contrast
On white
1.36
#45FC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#45FC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FC77
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FC77 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE66B
Deuteranopia (green-blind)
#E9D781
Tritanopia (blue-blind)
#00F7DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #45fc77; /* rgb */ color: rgb(69, 252, 119); /* oklch */ color: oklch(87.3% 0.229 148.0);
Tailwind
colors: {
custom: {
50: '#91ffa1',
500: '#45fc77',
950: '#000000',
},
}SCSS
$custom: #45fc77; $custom-light: #91ffa1; $custom-dark: #000000;
JSON
{
"hex": "#45fc77",
"rgb": {
"r": 69,
"g": 252,
"b": 119
},
"hsl": {
"h": 136.393,
"s": 96.825,
"l": 62.941
},
"oklch": {
"l": 0.87307,
"c": 0.22851,
"h": 148
},
"luminance": 0.72218
}Semantic roles & 50–950 ramp
primary
#45FC77
secondary
#C02596
accent
#00A7E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680