#45FB72#45FB72
#45FB72 is a very light, highly saturated green. Relative luminance 0.715; OKLCH L 87.0% C 0.231 H 147.4°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #45FB72 |
|---|---|
| RGB | rgb(69, 251, 114) |
| HSL | hsl(135, 96%, 63%) |
| HSV | hsv(135, 73%, 98%) |
| CMYK | cmyk(72.5%, 0%, 54.6%, 1.6%) |
| CIE-LAB | lab(87.71, -72.39, 52.23) |
| CIE-LCH | lch(87.71, 89.27, 144.19°) |
| OKLab | oklab(86.99% -0.1949 0.1248) |
| OKLCH | oklch(86.99% 0.231 147.4) |
| XYZ | xyz(39.9857, 71.4699, 27.6041) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.76
Spring Green
#00FF7F
ΔE00 2.44
Minty Green
#0BF77D
ΔE00 2.80
Lightgreen (survey)
#76FF7B
ΔE00 2.92
Light Bright Green
#53FE5C
ΔE00 3.03
Bright Light Green
#2DFE54
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FB72 #FB45CE
analogous
#73FB45 #45FB72 #45FBCD
triadic
#45FB72 #7245FB #FB7245
tetradic
#45FB72 #4573FB #FB45CE #FBCD45
square
#45FB72 #4573FB #FB45CE #FBCD45
split-complementary
#45FB72 #CD45FB #FB4573
monochromatic
#04C133 #09FA45 #45FB72 #81FC9F #BDFECD
Accessibility & contrast
On white
1.37
#45FB72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#45FB72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FB72
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FB72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FB72 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE565
Deuteranopia (green-blind)
#E9D67D
Tritanopia (blue-blind)
#00F6DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #45fb72; /* rgb */ color: rgb(69, 251, 114); /* oklch */ color: oklch(87.0% 0.231 147.4);
Tailwind
colors: {
custom: {
50: '#91fe9e',
500: '#45fb72',
950: '#000000',
},
}SCSS
$custom: #45fb72; $custom-light: #91fe9e; $custom-dark: #000000;
JSON
{
"hex": "#45fb72",
"rgb": {
"r": 69,
"g": 251,
"b": 114
},
"hsl": {
"h": 134.835,
"s": 95.789,
"l": 62.745
},
"oklch": {
"l": 0.86992,
"c": 0.23137,
"h": 147.4
},
"luminance": 0.71474
}Semantic roles & 50–950 ramp
primary
#45FB72
secondary
#BF2699
accent
#00ADE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680