#44FF83#44FF83
#44FF83 is a very light, highly saturated green. Relative luminance 0.744; OKLCH L 88.2% C 0.222 H 149.8°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #44FF83 |
|---|---|
| RGB | rgb(68, 255, 131) |
| HSL | hsl(140, 100%, 63%) |
| HSV | hsv(140, 73%, 100%) |
| CMYK | cmyk(73.3%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(89.10, -71.48, 46.06) |
| CIE-LCH | lch(89.10, 85.03, 147.20°) |
| OKLab | oklab(88.2% -0.1922 0.1119) |
| OKLCH | oklch(88.2% 0.222 149.8) |
| XYZ | xyz(42.2371, 74.3827, 33.5996) |
| Luminance | 0.7439 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.33
Spearmint
#1EF876
ΔE00 1.96
Wintergreen
#20F986
ΔE00 2.13
Minty Green
#0BF77D
ΔE00 2.20
Lightgreen (survey)
#76FF7B
ΔE00 3.57
Turquoise Green
#04F489
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44FF83 #FF44C0
analogous
#62FF44 #44FF83 #44FFE1
triadic
#44FF83 #8344FF #FF8344
tetradic
#44FF83 #4462FF #FF44C0 #FFE144
square
#44FF83 #4462FF #FF44C0 #FFE144
split-complementary
#44FF83 #E144FF #FF4462
monochromatic
#00C944 #07FF5A #44FF83 #81FFAC #BEFFD4
Accessibility & contrast
On white
1.32
#44FF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#44FF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44FF83
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44FF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44FF83 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE979
Deuteranopia (green-blind)
#EBDA8C
Tritanopia (blue-blind)
#00FAE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #44ff83; /* rgb */ color: rgb(68, 255, 131); /* oklch */ color: oklch(88.2% 0.222 149.8);
Tailwind
colors: {
custom: {
50: '#91ffa9',
500: '#44ff83',
950: '#000000',
},
}SCSS
$custom: #44ff83; $custom-light: #91ffa9; $custom-dark: #000000;
JSON
{
"hex": "#44ff83",
"rgb": {
"r": 68,
"g": 255,
"b": 131
},
"hsl": {
"h": 140.214,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.88203,
"c": 0.22238,
"h": 149.8
},
"luminance": 0.74388
}Semantic roles & 50–950 ramp
primary
#44FF83
secondary
#C5238E
accent
#0098E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681