#43DB80#43DB80
#43DB80 is a light, vivid green. Relative luminance 0.534; OKLCH L 79.1% C 0.181 H 152.7°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #43DB80 |
|---|---|
| RGB | rgb(67, 219, 128) |
| HSL | hsl(144, 68%, 56%) |
| HSV | hsv(144, 69%, 86%) |
| CMYK | cmyk(69.4%, 0%, 41.6%, 14.1%) |
| CIE-LAB | lab(78.12, -59.52, 33.50) |
| CIE-LCH | lch(78.12, 68.30, 150.63°) |
| OKLab | oklab(79.11% -0.1605 0.083) |
| OKLCH | oklch(79.11% 0.181 152.7) |
| XYZ | xyz(31.5398, 53.4113, 29.0651) |
| Luminance | 0.5342 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tealish Green
#0CDC73
ΔE00 2.31
Weird Green
#3AE57F
ΔE00 2.56
Seaweed
#18D17B
ΔE00 3.05
Aqua Green
#12E193
ΔE00 3.74
Emerald
#50C878
ΔE00 4.73
Turquoise Green
#04F489
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43DB80 #DB439E
analogous
#52DB43 #43DB80 #43DBCC
triadic
#43DB80 #8043DB #DB8043
tetradic
#43DB80 #4352DB #DB439E #DBCC43
square
#43DB80 #4352DB #DB439E #DBCC43
split-complementary
#43DB80 #CC43DB #DB4352
monochromatic
#1A8947 #24BD61 #43DB80 #76E5A3 #AAEFC5
Accessibility & contrast
On white
1.80
#43DB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#43DB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43DB80
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43DB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43DB80 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC979
Deuteranopia (green-blind)
#C9BC86
Tritanopia (blue-blind)
#00D8C5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #43db80; /* rgb */ color: rgb(67, 219, 128); /* oklch */ color: oklch(79.1% 0.181 152.7);
Tailwind
colors: {
custom: {
50: '#8ae7a6',
500: '#43db80',
950: '#000000',
},
}SCSS
$custom: #43db80; $custom-light: #8ae7a6; $custom-dark: #000000;
JSON
{
"hex": "#43db80",
"rgb": {
"r": 67,
"g": 219,
"b": 128
},
"hsl": {
"h": 144.079,
"s": 67.857,
"l": 56.078
},
"oklch": {
"l": 0.79109,
"c": 0.18064,
"h": 152.7
},
"luminance": 0.53415
}Semantic roles & 50–950 ramp
primary
#43DB80
secondary
#8F336A
accent
#3DA5EB
background
#FCFEFC
surface
#F4FDF6
border
#CED5D0
text
#0D160F
muted
#7F8480