#44FF9B#44FF9B
#44FF9B is a very light, highly saturated green. Relative luminance 0.751; OKLCH L 88.6% C 0.202 H 154.5°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #44FF9B |
|---|---|
| RGB | rgb(68, 255, 155) |
| HSL | hsl(148, 100%, 63%) |
| HSV | hsv(148, 73%, 100%) |
| CMYK | cmyk(73.3%, 0%, 39.2%, 0%) |
| CIE-LAB | lab(89.44, -67.55, 34.86) |
| CIE-LCH | lch(89.44, 76.01, 152.70°) |
| OKLab | oklab(88.6% -0.1821 0.0868) |
| OKLCH | oklch(88.6% 0.202 154.5) |
| XYZ | xyz(44.0562, 75.1103, 43.1798) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.42
Light Green Blue
#56FCA2
ΔE00 1.59
Mediumspringgreen
#00FA9A
ΔE00 1.97
Bright Sea Green
#05FFA6
ΔE00 2.62
Wintergreen
#20F986
ΔE00 2.72
Turquoise Green
#04F489
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44FF9B #FF44A8
analogous
#4AFF44 #44FF9B #44FFF8
triadic
#44FF9B #9B44FF #FF9B44
tetradic
#44FF9B #444AFF #FF44A8 #FFF844
square
#44FF9B #444AFF #FF44A8 #FFF844
split-complementary
#44FF9B #F844FF #FF444A
monochromatic
#00C95D #07FF7A #44FF9B #81FFBC #BEFFDC
Accessibility & contrast
On white
1.31
#44FF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#44FF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44FF9B
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44FF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44FF9B | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA94
Deuteranopia (green-blind)
#E8DAA2
Tritanopia (blue-blind)
#00FCE6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #44ff9b; /* rgb */ color: rgb(68, 255, 155); /* oklch */ color: oklch(88.6% 0.202 154.5);
Tailwind
colors: {
custom: {
50: '#91ffb9',
500: '#44ff9b',
950: '#000000',
},
}SCSS
$custom: #44ff9b; $custom-light: #91ffb9; $custom-dark: #000000;
JSON
{
"hex": "#44ff9b",
"rgb": {
"r": 68,
"g": 255,
"b": 155
},
"hsl": {
"h": 147.914,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.88597,
"c": 0.20174,
"h": 154.5
},
"luminance": 0.75116
}Semantic roles & 50–950 ramp
primary
#44FF9B
secondary
#C52379
accent
#007BE6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681