#44FF98#44FF98
#44FF98 is a very light, highly saturated green. Relative luminance 0.750; OKLCH L 88.5% C 0.204 H 153.8°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #44FF98 |
|---|---|
| RGB | rgb(68, 255, 152) |
| HSL | hsl(147, 100%, 63%) |
| HSV | hsv(147, 73%, 100%) |
| CMYK | cmyk(73.3%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(89.40, -68.08, 36.28) |
| CIE-LCH | lch(89.40, 77.14, 151.94°) |
| OKLab | oklab(88.54% -0.1834 0.0901) |
| OKLCH | oklch(88.54% 0.204 153.8) |
| XYZ | xyz(43.8074, 75.0108, 41.8694) |
| Luminance | 0.7502 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.81
Light Green Blue
#56FCA2
ΔE00 1.97
Mediumspringgreen
#00FA9A
ΔE00 2.22
Wintergreen
#20F986
ΔE00 2.36
Turquoise Green
#04F489
ΔE00 2.80
Bright Sea Green
#05FFA6
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44FF98 #FF44AB
analogous
#4DFF44 #44FF98 #44FFF6
triadic
#44FF98 #9844FF #FF9844
tetradic
#44FF98 #444DFF #FF44AB #FFF644
square
#44FF98 #444DFF #FF44AB #FFF644
split-complementary
#44FF98 #F644FF #FF444D
monochromatic
#00C95A #07FF76 #44FF98 #81FFBA #BEFFDB
Accessibility & contrast
On white
1.31
#44FF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#44FF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44FF98
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44FF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44FF98 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA91
Deuteranopia (green-blind)
#E8DA9F
Tritanopia (blue-blind)
#00FCE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #44ff98; /* rgb */ color: rgb(68, 255, 152); /* oklch */ color: oklch(88.5% 0.204 153.8);
Tailwind
colors: {
custom: {
50: '#91ffb7',
500: '#44ff98',
950: '#000000',
},
}SCSS
$custom: #44ff98; $custom-light: #91ffb7; $custom-dark: #000000;
JSON
{
"hex": "#44ff98",
"rgb": {
"r": 68,
"g": 255,
"b": 152
},
"hsl": {
"h": 146.952,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.88543,
"c": 0.20435,
"h": 153.8
},
"luminance": 0.75016
}Semantic roles & 50–950 ramp
primary
#44FF98
secondary
#C5237C
accent
#007EE6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681