#45FF71#45FF71
#45FF71 is a very light, highly saturated green. Relative luminance 0.740; OKLCH L 88.0% C 0.237 H 147.1°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #45FF71 |
|---|---|
| RGB | rgb(69, 255, 113) |
| HSL | hsl(134, 100%, 64%) |
| HSV | hsv(134, 73%, 100%) |
| CMYK | cmyk(72.9%, 0%, 55.7%, 0%) |
| CIE-LAB | lab(88.91, -73.82, 54.11) |
| CIE-LCH | lch(88.91, 91.53, 143.76°) |
| OKLab | oklab(87.98% -0.1987 0.1288) |
| OKLCH | oklch(87.98% 0.237 147.1) |
| XYZ | xyz(41.1918, 73.9727, 27.7268) |
| Luminance | 0.7398 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.45
Light Bright Green
#53FE5C
ΔE00 2.57
Spring Green
#00FF7F
ΔE00 2.66
Lightgreen (survey)
#76FF7B
ΔE00 2.75
Bright Light Green
#2DFE54
ΔE00 2.76
Light Neon Green
#4EFD54
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FF71 #FF45D3
analogous
#76FF45 #45FF71 #45FFCE
triadic
#45FF71 #7145FF #FF7145
tetradic
#45FF71 #4576FF #FF45D3 #FFCE45
square
#45FF71 #4576FF #FF45D3 #FFCE45
split-complementary
#45FF71 #CE45FF #FF4576
monochromatic
#00CA30 #08FF42 #45FF71 #82FFA0 #BFFFCE
Accessibility & contrast
On white
1.33
#45FF71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#45FF71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FF71
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FF71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FF71 | 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)
#FFE863
Deuteranopia (green-blind)
#EDD97C
Tritanopia (blue-blind)
#00F9E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #45ff71; /* rgb */ color: rgb(69, 255, 113); /* oklch */ color: oklch(88.0% 0.237 147.1);
Tailwind
colors: {
custom: {
50: '#92ff9d',
500: '#45ff71',
950: '#000000',
},
}SCSS
$custom: #45ff71; $custom-light: #92ff9d; $custom-dark: #000000;
JSON
{
"hex": "#45ff71",
"rgb": {
"r": 69,
"g": 255,
"b": 113
},
"hsl": {
"h": 134.194,
"s": 100,
"l": 63.529
},
"oklch": {
"l": 0.8798,
"c": 0.23682,
"h": 147.1
},
"luminance": 0.73977
}Semantic roles & 50–950 ramp
primary
#45FF71
secondary
#C5239F
accent
#00AFE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680