#45FF8D#45FF8D
#45FF8D is a very light, highly saturated green. Relative luminance 0.747; OKLCH L 88.4% C 0.214 H 151.5°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #45FF8D |
|---|---|
| RGB | rgb(69, 255, 141) |
| HSL | hsl(143, 100%, 64%) |
| HSV | hsv(143, 73%, 100%) |
| CMYK | cmyk(72.9%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(89.25, -69.79, 41.47) |
| CIE-LCH | lch(89.25, 81.18, 149.28°) |
| OKLab | oklab(88.38% -0.1877 0.1019) |
| OKLCH | oklch(88.38% 0.214 151.5) |
| XYZ | xyz(43.0182, 74.7033, 37.3461) |
| Luminance | 0.7471 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 1.67
Spring Green
#00FF7F
ΔE00 1.95
Minty Green
#0BF77D
ΔE00 2.40
Spearmint
#1EF876
ΔE00 2.79
Turquoise Green
#04F489
ΔE00 2.94
Sea Green (survey)
#53FCA1
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FF8D #FF45B7
analogous
#5AFF45 #45FF8D #45FFEA
triadic
#45FF8D #8D45FF #FF8D45
tetradic
#45FF8D #455AFF #FF45B7 #FFEA45
square
#45FF8D #455AFF #FF45B7 #FFEA45
split-complementary
#45FF8D #EA45FF #FF455A
monochromatic
#00CA4E #08FF67 #45FF8D #82FFB3 #BFFFD8
Accessibility & contrast
On white
1.32
#45FF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#45FF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FF8D
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FF8D | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA84
Deuteranopia (green-blind)
#EADA95
Tritanopia (blue-blind)
#00FBE4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #45ff8d; /* rgb */ color: rgb(69, 255, 141); /* oklch */ color: oklch(88.4% 0.214 151.5);
Tailwind
colors: {
custom: {
50: '#91ffb0',
500: '#45ff8d',
950: '#000000',
},
}SCSS
$custom: #45ff8d; $custom-light: #91ffb0; $custom-dark: #000000;
JSON
{
"hex": "#45ff8d",
"rgb": {
"r": 69,
"g": 255,
"b": 141
},
"hsl": {
"h": 143.226,
"s": 100,
"l": 63.529
},
"oklch": {
"l": 0.88376,
"c": 0.21357,
"h": 151.5
},
"luminance": 0.74708
}Semantic roles & 50–950 ramp
primary
#45FF8D
secondary
#C52386
accent
#008DE6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681