#44C899#44C899
#44C899 is a light, vivid teal. Relative luminance 0.448; OKLCH L 74.9% C 0.134 H 165.4°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #44C899 |
|---|---|
| RGB | rgb(68, 200, 153) |
| HSL | hsl(159, 55%, 53%) |
| HSV | hsv(159, 66%, 78%) |
| CMYK | cmyk(66%, 0%, 23.5%, 21.6%) |
| CIE-LAB | lab(72.78, -46.91, 13.17) |
| CIE-LCH | lch(72.78, 48.73, 164.32°) |
| OKLab | oklab(74.88% -0.1296 0.0337) |
| OKLCH | oklch(74.88% 0.134 165.4) |
| XYZ | xyz(28.7849, 44.8343, 37.2677) |
| Luminance | 0.4484 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.93
Green Blue
#01C08D
ΔE00 3.27
Eucalyptus
#44D7A8
ΔE00 3.76
Greenish Teal
#32BF84
ΔE00 4.02
Mediumaquamarine
#66CDAA
ΔE00 4.12
Aquamarine (survey)
#04D8B2
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44C899 #C84473
analogous
#44C857 #44C899 #44B5C8
triadic
#44C899 #9944C8 #C89944
tetradic
#44C899 #5744C8 #C84473 #B5C844
square
#44C899 #5744C8 #C84473 #B5C844
split-complementary
#44C899 #C844B5 #C85744
monochromatic
#217154 #2FA078 #44C899 #73D6B3 #A3E4CD
Accessibility & contrast
On white
2.11
#44C899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#44C899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44C899
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44C899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44C899 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA96
Deuteranopia (green-blind)
#B2AD9C
Tritanopia (blue-blind)
#00C8BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #44c899; /* rgb */ color: rgb(68, 200, 153); /* oklch */ color: oklch(74.9% 0.134 165.4);
Tailwind
colors: {
custom: {
50: '#87d9b7',
500: '#44c899',
950: '#000000',
},
}SCSS
$custom: #44c899; $custom-light: #87d9b7; $custom-dark: #000000;
JSON
{
"hex": "#44c899",
"rgb": {
"r": 68,
"g": 200,
"b": 153
},
"hsl": {
"h": 158.636,
"s": 54.545,
"l": 52.549
},
"oklch": {
"l": 0.74884,
"c": 0.13395,
"h": 165.4
},
"luminance": 0.44837
}Semantic roles & 50–950 ramp
primary
#44C899
secondary
#D197AC
accent
#4A7FDE
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380