#45FF72#45FF72
#45FF72 is a very light, highly saturated green. Relative luminance 0.740; OKLCH L 88.0% C 0.236 H 147.2°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #45FF72 |
|---|---|
| RGB | rgb(69, 255, 114) |
| HSL | hsl(135, 100%, 64%) |
| HSV | hsv(135, 73%, 100%) |
| CMYK | cmyk(72.9%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(88.92, -73.69, 53.68) |
| CIE-LCH | lch(88.92, 91.17, 143.93°) |
| OKLab | oklab(87.99% -0.1984 0.1279) |
| OKLCH | oklch(87.99% 0.236 147.2) |
| XYZ | xyz(41.2484, 73.9953, 28.0250) |
| Luminance | 0.7400 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.37
Spring Green
#00FF7F
ΔE00 2.56
Light Bright Green
#53FE5C
ΔE00 2.69
Lightgreen (survey)
#76FF7B
ΔE00 2.75
Bright Light Green
#2DFE54
ΔE00 2.88
Light Neon Green
#4EFD54
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FF72 #FF45D2
analogous
#75FF45 #45FF72 #45FFCF
triadic
#45FF72 #7245FF #FF7245
tetradic
#45FF72 #4575FF #FF45D2 #FFCF45
square
#45FF72 #4575FF #FF45D2 #FFCF45
split-complementary
#45FF72 #CF45FF #FF4575
monochromatic
#00CA31 #08FF44 #45FF72 #82FFA0 #BFFFCF
Accessibility & contrast
On white
1.33
#45FF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#45FF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FF72
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FF72 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE864
Deuteranopia (green-blind)
#EDD97D
Tritanopia (blue-blind)
#00F9E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #45ff72; /* rgb */ color: rgb(69, 255, 114); /* oklch */ color: oklch(88.0% 0.236 147.2);
Tailwind
colors: {
custom: {
50: '#92ff9e',
500: '#45ff72',
950: '#000000',
},
}SCSS
$custom: #45ff72; $custom-light: #92ff9e; $custom-dark: #000000;
JSON
{
"hex": "#45ff72",
"rgb": {
"r": 69,
"g": 255,
"b": 114
},
"hsl": {
"h": 134.516,
"s": 100,
"l": 63.529
},
"oklch": {
"l": 0.87992,
"c": 0.23603,
"h": 147.2
},
"luminance": 0.74
}Semantic roles & 50–950 ramp
primary
#45FF72
secondary
#C5239E
accent
#00AEE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680