#45FF86#45FF86
#45FF86 is a very light, highly saturated green. Relative luminance 0.745; OKLCH L 88.3% C 0.220 H 150.2°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #45FF86 |
|---|---|
| RGB | rgb(69, 255, 134) |
| HSL | hsl(141, 100%, 64%) |
| HSV | hsv(141, 73%, 100%) |
| CMYK | cmyk(72.9%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(89.16, -70.89, 44.71) |
| CIE-LCH | lch(89.16, 83.81, 147.76°) |
| OKLab | oklab(88.27% -0.1906 0.109) |
| OKLCH | oklch(88.27% 0.22 150.2) |
| XYZ | xyz(42.5138, 74.5015, 34.6893) |
| Luminance | 0.7451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.43
Wintergreen
#20F986
ΔE00 1.93
Spearmint
#1EF876
ΔE00 2.16
Minty Green
#0BF77D
ΔE00 2.18
Turquoise Green
#04F489
ΔE00 3.41
Lightgreen (survey)
#76FF7B
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FF86 #FF45BE
analogous
#61FF45 #45FF86 #45FFE3
triadic
#45FF86 #8645FF #FF8645
tetradic
#45FF86 #4561FF #FF45BE #FFE345
square
#45FF86 #4561FF #FF45BE #FFE345
split-complementary
#45FF86 #E345FF #FF4561
monochromatic
#00CA46 #08FF5E #45FF86 #82FFAE #BFFFD6
Accessibility & contrast
On white
1.32
#45FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#45FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FF86
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FF86 | 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)
#FFE97C
Deuteranopia (green-blind)
#EBDA8F
Tritanopia (blue-blind)
#00FBE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #45ff86; /* rgb */ color: rgb(69, 255, 134); /* oklch */ color: oklch(88.3% 0.220 150.2);
Tailwind
colors: {
custom: {
50: '#91ffab',
500: '#45ff86',
950: '#000000',
},
}SCSS
$custom: #45ff86; $custom-light: #91ffab; $custom-dark: #000000;
JSON
{
"hex": "#45ff86",
"rgb": {
"r": 69,
"g": 255,
"b": 134
},
"hsl": {
"h": 140.968,
"s": 100,
"l": 63.529
},
"oklch": {
"l": 0.88267,
"c": 0.21957,
"h": 150.2
},
"luminance": 0.74506
}Semantic roles & 50–950 ramp
primary
#45FF86
secondary
#C5238D
accent
#0095E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681