#45FF85#45FF85
#45FF85 is a very light, highly saturated green. Relative luminance 0.745; OKLCH L 88.3% C 0.220 H 150.1°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #45FF85 |
|---|---|
| RGB | rgb(69, 255, 133) |
| HSL | hsl(141, 100%, 64%) |
| HSV | hsv(141, 73%, 100%) |
| CMYK | cmyk(72.9%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(89.15, -71.04, 45.17) |
| CIE-LCH | lch(89.15, 84.18, 147.55°) |
| OKLab | oklab(88.25% -0.191 0.11) |
| OKLCH | oklch(88.25% 0.22 150.1) |
| XYZ | xyz(42.4444, 74.4737, 34.3237) |
| Luminance | 0.7448 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.39
Wintergreen
#20F986
ΔE00 2.00
Spearmint
#1EF876
ΔE00 2.09
Minty Green
#0BF77D
ΔE00 2.19
Turquoise Green
#04F489
ΔE00 3.49
Lightgreen (survey)
#76FF7B
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FF85 #FF45BF
analogous
#62FF45 #45FF85 #45FFE2
triadic
#45FF85 #8545FF #FF8545
tetradic
#45FF85 #4562FF #FF45BF #FFE245
square
#45FF85 #4562FF #FF45BF #FFE245
split-complementary
#45FF85 #E245FF #FF4562
monochromatic
#00CA45 #08FF5D #45FF85 #82FFAD #BFFFD5
Accessibility & contrast
On white
1.32
#45FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#45FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FF85
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FF85 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97B
Deuteranopia (green-blind)
#EBDA8E
Tritanopia (blue-blind)
#00FBE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #45ff85; /* rgb */ color: rgb(69, 255, 133); /* oklch */ color: oklch(88.3% 0.220 150.1);
Tailwind
colors: {
custom: {
50: '#91ffaa',
500: '#45ff85',
950: '#000000',
},
}SCSS
$custom: #45ff85; $custom-light: #91ffaa; $custom-dark: #000000;
JSON
{
"hex": "#45ff85",
"rgb": {
"r": 69,
"g": 255,
"b": 133
},
"hsl": {
"h": 140.645,
"s": 100,
"l": 63.529
},
"oklch": {
"l": 0.88252,
"c": 0.22042,
"h": 150.1
},
"luminance": 0.74479
}Semantic roles & 50–950 ramp
primary
#45FF85
secondary
#C5238D
accent
#0097E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681