#44C798#44C798
#44C798 is a light, vivid teal. Relative luminance 0.443; OKLCH L 74.6% C 0.133 H 165.3°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #44C798 |
|---|---|
| RGB | rgb(68, 199, 152) |
| HSL | hsl(158, 54%, 52%) |
| HSV | hsv(158, 66%, 78%) |
| CMYK | cmyk(65.8%, 0%, 23.6%, 22%) |
| CIE-LAB | lab(72.45, -46.72, 13.25) |
| CIE-LCH | lch(72.45, 48.56, 164.17°) |
| OKLab | oklab(74.61% -0.1291 0.0339) |
| OKLCH | oklch(74.61% 0.133 165.3) |
| XYZ | xyz(28.4718, 44.3397, 36.7576) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.80
Green Blue
#01C08D
ΔE00 3.10
Greenish Teal
#32BF84
ΔE00 3.83
Eucalyptus
#44D7A8
ΔE00 4.02
Mediumaquamarine
#66CDAA
ΔE00 4.24
Aquamarine (survey)
#04D8B2
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44C798 #C74473
analogous
#44C756 #44C798 #44B5C7
triadic
#44C798 #9844C7 #C79844
tetradic
#44C798 #5644C7 #C74473 #B5C744
square
#44C798 #5644C7 #C74473 #B5C744
split-complementary
#44C798 #C744B5 #C75644
monochromatic
#216F53 #2F9E77 #44C798 #73D5B2 #A2E3CC
Accessibility & contrast
On white
2.13
#44C798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#44C798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44C798
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44C798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44C798 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B995
Deuteranopia (green-blind)
#B1AC9B
Tritanopia (blue-blind)
#00C7BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #44c798; /* rgb */ color: rgb(68, 199, 152); /* oklch */ color: oklch(74.6% 0.133 165.3);
Tailwind
colors: {
custom: {
50: '#87d9b6',
500: '#44c798',
950: '#000000',
},
}SCSS
$custom: #44c798; $custom-light: #87d9b6; $custom-dark: #000000;
JSON
{
"hex": "#44c798",
"rgb": {
"r": 68,
"g": 199,
"b": 152
},
"hsl": {
"h": 158.473,
"s": 53.909,
"l": 52.353
},
"oklch": {
"l": 0.74608,
"c": 0.13345,
"h": 165.3
},
"luminance": 0.44343
}Semantic roles & 50–950 ramp
primary
#44C798
secondary
#D097AB
accent
#4B7FDD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380