#45DA7B#45DA7B
#45DA7B is a light, vivid green. Relative luminance 0.528; OKLCH L 78.8% C 0.183 H 151.4°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #45DA7B |
|---|---|
| RGB | rgb(69, 218, 123) |
| HSL | hsl(142, 67%, 56%) |
| HSV | hsv(142, 68%, 85%) |
| CMYK | cmyk(68.3%, 0%, 43.6%, 14.5%) |
| CIE-LAB | lab(77.78, -59.68, 35.58) |
| CIE-LCH | lch(77.78, 69.48, 149.20°) |
| OKLab | oklab(78.82% -0.1608 0.0877) |
| OKLCH | oklch(78.82% 0.183 151.4) |
| XYZ | xyz(31.0982, 52.8347, 27.2942) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tealish Green
#0CDC73
ΔE00 1.99
Weird Green
#3AE57F
ΔE00 2.58
Seaweed
#18D17B
ΔE00 3.24
Aqua Green
#12E193
ΔE00 4.51
Emerald
#50C878
ΔE00 4.64
Lightish Green
#61E160
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45DA7B #DA45A4
analogous
#5ADA45 #45DA7B #45DAC6
triadic
#45DA7B #7B45DA #DA7B45
tetradic
#45DA7B #455ADA #DA45A4 #DAC645
square
#45DA7B #455ADA #DA45A4 #DAC645
split-complementary
#45DA7B #C645DA #DA455A
monochromatic
#1B8943 #25BC5C #45DA7B #78E49F #ABEEC3
Accessibility & contrast
On white
1.82
#45DA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#45DA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45DA7B
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45DA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45DA7B | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC874
Deuteranopia (green-blind)
#C8BB81
Tritanopia (blue-blind)
#00D7C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #45da7b; /* rgb */ color: rgb(69, 218, 123); /* oklch */ color: oklch(78.8% 0.183 151.4);
Tailwind
colors: {
custom: {
50: '#8ae7a2',
500: '#45da7b',
950: '#000000',
},
}SCSS
$custom: #45da7b; $custom-light: #8ae7a2; $custom-dark: #000000;
JSON
{
"hex": "#45da7b",
"rgb": {
"r": 69,
"g": 218,
"b": 123
},
"hsl": {
"h": 141.745,
"s": 66.816,
"l": 56.275
},
"oklch": {
"l": 0.78816,
"c": 0.18316,
"h": 151.4
},
"luminance": 0.52838
}Semantic roles & 50–950 ramp
primary
#45DA7B
secondary
#8F346E
accent
#3EACEA
background
#FCFEFC
surface
#F4FDF5
border
#CED5CF
text
#0D160F
muted
#7F8480