#44FF78#44FF78
#44FF78 is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.0% C 0.232 H 148.1°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #44FF78 |
|---|---|
| RGB | rgb(68, 255, 120) |
| HSL | hsl(137, 100%, 63%) |
| HSV | hsv(137, 73%, 100%) |
| CMYK | cmyk(73.3%, 0%, 52.9%, 0%) |
| CIE-LAB | lab(88.97, -73.04, 51.01) |
| CIE-LCH | lch(88.97, 89.09, 145.07°) |
| OKLab | oklab(88.05% -0.1965 0.1224) |
| OKLCH | oklch(88.05% 0.232 148.1) |
| XYZ | xyz(41.5308, 74.1002, 29.8796) |
| Luminance | 0.7410 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.94
Spearmint
#1EF876
ΔE00 1.98
Minty Green
#0BF77D
ΔE00 2.82
Lightgreen (survey)
#76FF7B
ΔE00 2.91
Wintergreen
#20F986
ΔE00 3.22
Light Bright Green
#53FE5C
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44FF78 #FF44CB
analogous
#6EFF44 #44FF78 #44FFD5
triadic
#44FF78 #7844FF #FF7844
tetradic
#44FF78 #446EFF #FF44CB #FFD544
square
#44FF78 #446EFF #FF44CB #FFD544
split-complementary
#44FF78 #D544FF #FF446E
monochromatic
#00C938 #07FF4C #44FF78 #81FFA4 #BEFFD0
Accessibility & contrast
On white
1.33
#44FF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#44FF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44FF78
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44FF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44FF78 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96C
Deuteranopia (green-blind)
#ECDA82
Tritanopia (blue-blind)
#00FAE0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #44ff78; /* rgb */ color: rgb(68, 255, 120); /* oklch */ color: oklch(88.0% 0.232 148.1);
Tailwind
colors: {
custom: {
50: '#91ffa2',
500: '#44ff78',
950: '#000000',
},
}SCSS
$custom: #44ff78; $custom-light: #91ffa2; $custom-dark: #000000;
JSON
{
"hex": "#44ff78",
"rgb": {
"r": 68,
"g": 255,
"b": 120
},
"hsl": {
"h": 136.684,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.8805,
"c": 0.2315,
"h": 148.1
},
"luminance": 0.74105
}Semantic roles & 50–950 ramp
primary
#44FF78
secondary
#C52398
accent
#00A6E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680