#45DA7F#45DA7F
#45DA7F is a light, vivid green. Relative luminance 0.529; OKLCH L 78.9% C 0.180 H 152.4°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #45DA7F |
|---|---|
| RGB | rgb(69, 218, 127) |
| HSL | hsl(143, 67%, 56%) |
| HSV | hsv(143, 68%, 85%) |
| CMYK | cmyk(68.3%, 0%, 41.7%, 14.5%) |
| CIE-LAB | lab(77.84, -59.00, 33.64) |
| CIE-LCH | lch(77.84, 67.91, 150.30°) |
| OKLab | oklab(78.89% -0.1591 0.0833) |
| OKLCH | oklch(78.89% 0.18 152.4) |
| XYZ | xyz(31.3537, 52.9369, 28.6400) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tealish Green
#0CDC73
ΔE00 2.36
Weird Green
#3AE57F
ΔE00 2.75
Seaweed
#18D17B
ΔE00 2.96
Aqua Green
#12E193
ΔE00 3.95
Emerald
#50C878
ΔE00 4.49
Turquoise Green
#04F489
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45DA7F #DA45A0
analogous
#56DA45 #45DA7F #45DACA
triadic
#45DA7F #7F45DA #DA7F45
tetradic
#45DA7F #4556DA #DA45A0 #DACA45
square
#45DA7F #4556DA #DA45A0 #DACA45
split-complementary
#45DA7F #CA45DA #DA4556
monochromatic
#1B8946 #25BC60 #45DA7F #78E4A2 #ABEEC5
Accessibility & contrast
On white
1.81
#45DA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#45DA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45DA7F
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45DA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45DA7F | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC878
Deuteranopia (green-blind)
#C8BB85
Tritanopia (blue-blind)
#00D7C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #45da7f; /* rgb */ color: rgb(69, 218, 127); /* oklch */ color: oklch(78.9% 0.180 152.4);
Tailwind
colors: {
custom: {
50: '#8ae6a5',
500: '#45da7f',
950: '#000000',
},
}SCSS
$custom: #45da7f; $custom-light: #8ae6a5; $custom-dark: #000000;
JSON
{
"hex": "#45da7f",
"rgb": {
"r": 69,
"g": 218,
"b": 127
},
"hsl": {
"h": 143.356,
"s": 66.816,
"l": 56.275
},
"oklch": {
"l": 0.78886,
"c": 0.17957,
"h": 152.4
},
"luminance": 0.5294
}Semantic roles & 50–950 ramp
primary
#45DA7F
secondary
#8F346C
accent
#3EA7EA
background
#FCFEFC
surface
#F4FDF6
border
#CED5D0
text
#0D160F
muted
#7F8480