#43FF77#43FF77
#43FF77 is a very light, highly saturated green. Relative luminance 0.740; OKLCH L 88.0% C 0.233 H 148.0°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #43FF77 |
|---|---|
| RGB | rgb(67, 255, 119) |
| HSL | hsl(137, 100%, 63%) |
| HSV | hsv(137, 74%, 100%) |
| CMYK | cmyk(73.7%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(88.94, -73.31, 51.43) |
| CIE-LCH | lch(88.94, 89.56, 144.95°) |
| OKLab | oklab(88.02% -0.1972 0.1233) |
| OKLCH | oklch(88.02% 0.233 148) |
| XYZ | xyz(41.4013, 74.0404, 29.5585) |
| Luminance | 0.7405 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.00
Spring Green
#00FF7F
ΔE00 2.00
Minty Green
#0BF77D
ΔE00 2.88
Lightgreen (survey)
#76FF7B
ΔE00 2.92
Wintergreen
#20F986
ΔE00 3.31
Light Bright Green
#53FE5C
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43FF77 #FF43CB
analogous
#6DFF43 #43FF77 #43FFD5
triadic
#43FF77 #7743FF #FF7743
tetradic
#43FF77 #436DFF #FF43CB #FFD543
square
#43FF77 #436DFF #FF43CB #FFD543
split-complementary
#43FF77 #D543FF #FF436D
monochromatic
#00C837 #06FF4B #43FF77 #80FFA3 #BDFFD0
Accessibility & contrast
On white
1.33
#43FF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#43FF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43FF77
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43FF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43FF77 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96B
Deuteranopia (green-blind)
#ECD981
Tritanopia (blue-blind)
#00FAE0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #43ff77; /* rgb */ color: rgb(67, 255, 119); /* oklch */ color: oklch(88.0% 0.233 148.0);
Tailwind
colors: {
custom: {
50: '#91ffa1',
500: '#43ff77',
950: '#000000',
},
}SCSS
$custom: #43ff77; $custom-light: #91ffa1; $custom-dark: #000000;
JSON
{
"hex": "#43ff77",
"rgb": {
"r": 67,
"g": 255,
"b": 119
},
"hsl": {
"h": 136.596,
"s": 100,
"l": 63.137
},
"oklch": {
"l": 0.88018,
"c": 0.23257,
"h": 148
},
"luminance": 0.74045
}Semantic roles & 50–950 ramp
primary
#43FF77
secondary
#C42397
accent
#00A6E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680