#44C99A#44C99A
#44C99A is a light, vivid teal. Relative luminance 0.453; OKLCH L 75.2% C 0.134 H 165.6°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #44C99A |
|---|---|
| RGB | rgb(68, 201, 154) |
| HSL | hsl(159, 55%, 53%) |
| HSV | hsv(159, 66%, 79%) |
| CMYK | cmyk(66.2%, 0%, 23.4%, 21.2%) |
| CIE-LAB | lab(73.11, -47.10, 13.10) |
| CIE-LCH | lch(73.11, 48.89, 164.46°) |
| OKLab | oklab(75.16% -0.1302 0.0335) |
| OKLCH | oklch(75.16% 0.134 165.6) |
| XYZ | xyz(29.1002, 45.3321, 37.7819) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 3.06
Green Blue
#01C08D
ΔE00 3.45
Eucalyptus
#44D7A8
ΔE00 3.50
Mediumaquamarine
#66CDAA
ΔE00 4.02
Greenish Teal
#32BF84
ΔE00 4.21
Aquamarine (survey)
#04D8B2
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44C99A #C94473
analogous
#44C957 #44C99A #44B6C9
triadic
#44C99A #9A44C9 #C99A44
tetradic
#44C99A #5744C9 #C94473 #B6C944
square
#44C99A #5744C9 #C94473 #B6C944
split-complementary
#44C99A #C944B6 #C95744
monochromatic
#217255 #2FA179 #44C99A #73D7B4 #A3E4CD
Accessibility & contrast
On white
2.09
#44C99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#44C99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44C99A
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44C99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44C99A | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB97
Deuteranopia (green-blind)
#B3AE9D
Tritanopia (blue-blind)
#00C9BC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #44c99a; /* rgb */ color: rgb(68, 201, 154); /* oklch */ color: oklch(75.2% 0.134 165.6);
Tailwind
colors: {
custom: {
50: '#87dab7',
500: '#44c99a',
950: '#000000',
},
}SCSS
$custom: #44c99a; $custom-light: #87dab7; $custom-dark: #000000;
JSON
{
"hex": "#44c99a",
"rgb": {
"r": 68,
"g": 201,
"b": 154
},
"hsl": {
"h": 158.797,
"s": 55.187,
"l": 52.745
},
"oklch": {
"l": 0.75159,
"c": 0.13444,
"h": 165.6
},
"luminance": 0.45335
}Semantic roles & 50–950 ramp
primary
#44C99A
secondary
#D198AC
accent
#497EDF
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0D1511
muted
#7D8380