#45FC72#45FC72
#45FC72 is a very light, highly saturated green. Relative luminance 0.721; OKLCH L 87.2% C 0.233 H 147.3°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #45FC72 |
|---|---|
| RGB | rgb(69, 252, 114) |
| HSL | hsl(135, 97%, 63%) |
| HSV | hsv(135, 73%, 99%) |
| CMYK | cmyk(72.6%, 0%, 54.8%, 1.2%) |
| CIE-LAB | lab(88.01, -72.71, 52.60) |
| CIE-LCH | lch(88.01, 89.74, 144.12°) |
| OKLab | oklab(87.24% -0.1957 0.1256) |
| OKLCH | oklch(87.24% 0.233 147.3) |
| XYZ | xyz(40.2989, 72.0963, 27.7085) |
| Luminance | 0.7210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.90
Spring Green
#00FF7F
ΔE00 2.44
Lightgreen (survey)
#76FF7B
ΔE00 2.85
Light Bright Green
#53FE5C
ΔE00 2.93
Minty Green
#0BF77D
ΔE00 2.93
Bright Light Green
#2DFE54
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FC72 #FC45CF
analogous
#73FC45 #45FC72 #45FCCD
triadic
#45FC72 #7245FC #FC7245
tetradic
#45FC72 #4573FC #FC45CF #FCCD45
square
#45FC72 #4573FC #FC45CF #FCCD45
split-complementary
#45FC72 #CD45FC #FC4573
monochromatic
#03C332 #09FB44 #45FC72 #81FDA0 #BDFECD
Accessibility & contrast
On white
1.36
#45FC72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#45FC72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FC72
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FC72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FC72 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE665
Deuteranopia (green-blind)
#EAD77D
Tritanopia (blue-blind)
#00F7DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #45fc72; /* rgb */ color: rgb(69, 252, 114); /* oklch */ color: oklch(87.2% 0.233 147.3);
Tailwind
colors: {
custom: {
50: '#91ff9e',
500: '#45fc72',
950: '#000000',
},
}SCSS
$custom: #45fc72; $custom-light: #91ff9e; $custom-dark: #000000;
JSON
{
"hex": "#45fc72",
"rgb": {
"r": 69,
"g": 252,
"b": 114
},
"hsl": {
"h": 134.754,
"s": 96.825,
"l": 62.941
},
"oklch": {
"l": 0.87242,
"c": 0.23254,
"h": 147.3
},
"luminance": 0.72101
}Semantic roles & 50–950 ramp
primary
#45FC72
secondary
#C0259A
accent
#00ADE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680