#44FF71#44FF71
#44FF71 is a very light, highly saturated green. Relative luminance 0.739; OKLCH L 88.0% C 0.237 H 147.1°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #44FF71 |
|---|---|
| RGB | rgb(68, 255, 113) |
| HSL | hsl(134, 100%, 63%) |
| HSV | hsv(134, 73%, 100%) |
| CMYK | cmyk(73.3%, 0%, 55.7%, 0%) |
| CIE-LAB | lab(88.89, -73.96, 54.09) |
| CIE-LCH | lch(88.89, 91.63, 143.82°) |
| OKLab | oklab(87.96% -0.1991 0.1287) |
| OKLCH | oklch(87.96% 0.237 147.1) |
| XYZ | xyz(41.1214, 73.9364, 27.7235) |
| Luminance | 0.7394 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.42
Light Bright Green
#53FE5C
ΔE00 2.60
Spring Green
#00FF7F
ΔE00 2.63
Bright Light Green
#2DFE54
ΔE00 2.77
Lightgreen (survey)
#76FF7B
ΔE00 2.79
Light Neon Green
#4EFD54
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44FF71 #FF44D2
analogous
#74FF44 #44FF71 #44FFCF
triadic
#44FF71 #7144FF #FF7144
tetradic
#44FF71 #4474FF #FF44D2 #FFCF44
square
#44FF71 #4474FF #FF44D2 #FFCF44
split-complementary
#44FF71 #CF44FF #FF4474
monochromatic
#00C930 #07FF43 #44FF71 #81FF9F #BEFFCE
Accessibility & contrast
On white
1.33
#44FF71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#44FF71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44FF71
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44FF71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44FF71 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE863
Deuteranopia (green-blind)
#EDD97C
Tritanopia (blue-blind)
#00F9E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #44ff71; /* rgb */ color: rgb(68, 255, 113); /* oklch */ color: oklch(88.0% 0.237 147.1);
Tailwind
colors: {
custom: {
50: '#92ff9d',
500: '#44ff71',
950: '#000000',
},
}SCSS
$custom: #44ff71; $custom-light: #92ff9d; $custom-dark: #000000;
JSON
{
"hex": "#44ff71",
"rgb": {
"r": 68,
"g": 255,
"b": 113
},
"hsl": {
"h": 134.439,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.8796,
"c": 0.23708,
"h": 147.1
},
"luminance": 0.73941
}Semantic roles & 50–950 ramp
primary
#44FF71
secondary
#C5239E
accent
#00AEE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680