#43FF76#43FF76
#43FF76 is a very light, highly saturated green. Relative luminance 0.740; OKLCH L 88.0% C 0.233 H 147.8°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #43FF76 |
|---|---|
| RGB | rgb(67, 255, 118) |
| HSL | hsl(136, 100%, 63%) |
| HSV | hsv(136, 74%, 100%) |
| CMYK | cmyk(73.7%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(88.93, -73.45, 51.88) |
| CIE-LCH | lch(88.93, 89.92, 144.77°) |
| OKLab | oklab(88.01% -0.1976 0.1242) |
| OKLCH | oklch(88.01% 0.233 147.8) |
| XYZ | xyz(41.3415, 74.0165, 29.2438) |
| Luminance | 0.7402 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.05
Spring Green
#00FF7F
ΔE00 2.09
Lightgreen (survey)
#76FF7B
ΔE00 2.89
Minty Green
#0BF77D
ΔE00 2.96
Light Bright Green
#53FE5C
ΔE00 3.20
Bright Light Green
#2DFE54
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43FF76 #FF43CC
analogous
#6EFF43 #43FF76 #43FFD4
triadic
#43FF76 #7643FF #FF7643
tetradic
#43FF76 #436EFF #FF43CC #FFD443
square
#43FF76 #436EFF #FF43CC #FFD443
split-complementary
#43FF76 #D443FF #FF436E
monochromatic
#00C836 #06FF49 #43FF76 #80FFA3 #BDFFCF
Accessibility & contrast
On white
1.33
#43FF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#43FF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43FF76
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43FF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43FF76 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE869
Deuteranopia (green-blind)
#ECD981
Tritanopia (blue-blind)
#00FAE0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #43ff76; /* rgb */ color: rgb(67, 255, 118); /* oklch */ color: oklch(88.0% 0.233 147.8);
Tailwind
colors: {
custom: {
50: '#91ffa0',
500: '#43ff76',
950: '#000000',
},
}SCSS
$custom: #43ff76; $custom-light: #91ffa0; $custom-dark: #000000;
JSON
{
"hex": "#43ff76",
"rgb": {
"r": 67,
"g": 255,
"b": 118
},
"hsl": {
"h": 136.277,
"s": 100,
"l": 63.137
},
"oklch": {
"l": 0.88005,
"c": 0.23338,
"h": 147.8
},
"luminance": 0.74021
}Semantic roles & 50–950 ramp
primary
#43FF76
secondary
#C42398
accent
#00A7E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680