#45DA8B#45DA8B
#45DA8B is a light, vivid green. Relative luminance 0.533; OKLCH L 79.1% C 0.169 H 155.6°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #45DA8B |
|---|---|
| RGB | rgb(69, 218, 139) |
| HSL | hsl(148, 67%, 56%) |
| HSV | hsv(148, 68%, 85%) |
| CMYK | cmyk(68.3%, 0%, 36.2%, 14.5%) |
| CIE-LAB | lab(78.03, -56.82, 27.77) |
| CIE-LCH | lch(78.03, 63.24, 153.95°) |
| OKLab | oklab(79.11% -0.1537 0.0696) |
| OKLCH | oklch(79.11% 0.169 155.6) |
| XYZ | xyz(32.1829, 53.2685, 33.0069) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.52
Seaweed
#18D17B
ΔE00 3.05
Weird Green
#3AE57F
ΔE00 4.07
Tealish Green
#0CDC73
ΔE00 4.09
Emerald
#50C878
ΔE00 4.69
Algae Green
#21C36F
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45DA8B #DA4594
analogous
#4ADA45 #45DA8B #45DAD6
triadic
#45DA8B #8B45DA #DA8B45
tetradic
#45DA8B #454ADA #DA4594 #DAD645
square
#45DA8B #454ADA #DA4594 #DAD645
split-complementary
#45DA8B #D645DA #DA454A
monochromatic
#1B894F #25BC6C #45DA8B #78E4AB #ABEECB
Accessibility & contrast
On white
1.80
#45DA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#45DA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45DA8B
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45DA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45DA8B | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C986
Deuteranopia (green-blind)
#C6BC90
Tritanopia (blue-blind)
#00D8C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #45da8b; /* rgb */ color: rgb(69, 218, 139); /* oklch */ color: oklch(79.1% 0.169 155.6);
Tailwind
colors: {
custom: {
50: '#8ae6ad',
500: '#45da8b',
950: '#000000',
},
}SCSS
$custom: #45da8b; $custom-light: #8ae6ad; $custom-dark: #000000;
JSON
{
"hex": "#45da8b",
"rgb": {
"r": 69,
"g": 218,
"b": 139
},
"hsl": {
"h": 148.188,
"s": 66.816,
"l": 56.275
},
"oklch": {
"l": 0.79111,
"c": 0.16878,
"h": 155.6
},
"luminance": 0.53272
}Semantic roles & 50–950 ramp
primary
#45DA8B
secondary
#8F3464
accent
#3E99EA
background
#FCFEFD
surface
#F4FCF7
border
#CED5D0
text
#0D1610
muted
#7F8481