#44C99F#44C99F
#44C99F is a light, vivid teal. Relative luminance 0.455; OKLCH L 75.3% C 0.131 H 168.1°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #44C99F |
|---|---|
| RGB | rgb(68, 201, 159) |
| HSL | hsl(161, 55%, 53%) |
| HSV | hsv(161, 66%, 79%) |
| CMYK | cmyk(66.2%, 0%, 20.9%, 21.2%) |
| CIE-LAB | lab(73.22, -45.95, 10.57) |
| CIE-LCH | lch(73.22, 47.15, 167.05°) |
| OKLab | oklab(75.29% -0.1279 0.027) |
| OKLCH | oklch(75.29% 0.131 168.1) |
| XYZ | xyz(29.5253, 45.5022, 40.0209) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.26
Eucalyptus
#44D7A8
ΔE00 3.48
Green Blue
#01C08D
ΔE00 3.98
Greenblue
#23C48B
ΔE00 4.11
Aquamarine (survey)
#04D8B2
ΔE00 4.63
Greenish Teal
#32BF84
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44C99F #C9446E
analogous
#44C95D #44C99F #44B0C9
triadic
#44C99F #9F44C9 #C99F44
tetradic
#44C99F #5D44C9 #C9446E #B0C944
square
#44C99F #5D44C9 #C9446E #B0C944
split-complementary
#44C99F #C944B0 #C95D44
monochromatic
#217258 #2FA17D #44C99F #73D7B7 #A3E4D0
Accessibility & contrast
On white
2.08
#44C99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#44C99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44C99F
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44C99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44C99F | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BC9D
Deuteranopia (green-blind)
#B2AEA2
Tritanopia (blue-blind)
#00CABD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #44c99f; /* rgb */ color: rgb(68, 201, 159); /* oklch */ color: oklch(75.3% 0.131 168.1);
Tailwind
colors: {
custom: {
50: '#87dabb',
500: '#44c99f',
950: '#000000',
},
}SCSS
$custom: #44c99f; $custom-light: #87dabb; $custom-dark: #000000;
JSON
{
"hex": "#44c99f",
"rgb": {
"r": 68,
"g": 201,
"b": 159
},
"hsl": {
"h": 161.053,
"s": 55.187,
"l": 52.745
},
"oklch": {
"l": 0.75287,
"c": 0.1307,
"h": 168.1
},
"luminance": 0.45505
}Semantic roles & 50–950 ramp
primary
#44C99F
secondary
#D198AA
accent
#4978DF
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0D1511
muted
#7D8380