#44CB9A#44CB9A
#44CB9A is a light, vivid teal. Relative luminance 0.463; OKLCH L 75.7% C 0.137 H 164.9°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #44CB9A |
|---|---|
| RGB | rgb(68, 203, 154) |
| HSL | hsl(158, 56%, 53%) |
| HSV | hsv(158, 67%, 80%) |
| CMYK | cmyk(66.5%, 0%, 24.1%, 20.4%) |
| CIE-LAB | lab(73.72, -47.93, 13.96) |
| CIE-LCH | lch(73.72, 49.92, 163.77°) |
| OKLab | oklab(75.66% -0.1322 0.0357) |
| OKLCH | oklch(75.66% 0.137 164.9) |
| XYZ | xyz(29.5694, 46.2707, 37.9384) |
| Luminance | 0.4627 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 3.05
Eucalyptus
#44D7A8
ΔE00 3.13
Green Blue
#01C08D
ΔE00 3.74
Mediumaquamarine
#66CDAA
ΔE00 4.21
Greenish Teal
#32BF84
ΔE00 4.27
Aquamarine (survey)
#04D8B2
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44CB9A #CB4475
analogous
#44CB56 #44CB9A #44B8CB
triadic
#44CB9A #9A44CB #CB9A44
tetradic
#44CB9A #5644CB #CB4475 #B8CB44
square
#44CB9A #5644CB #CB4475 #B8CB44
split-complementary
#44CB9A #CB44B8 #CB5644
monochromatic
#207456 #2EA479 #44CB9A #74D8B4 #A4E6CE
Accessibility & contrast
On white
2.05
#44CB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#44CB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44CB9A
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44CB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44CB9A | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD97
Deuteranopia (green-blind)
#B5B09D
Tritanopia (blue-blind)
#00CBBD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #44cb9a; /* rgb */ color: rgb(68, 203, 154); /* oklch */ color: oklch(75.7% 0.137 164.9);
Tailwind
colors: {
custom: {
50: '#87dcb7',
500: '#44cb9a',
950: '#000000',
},
}SCSS
$custom: #44cb9a; $custom-light: #87dcb7; $custom-dark: #000000;
JSON
{
"hex": "#44cb9a",
"rgb": {
"r": 68,
"g": 203,
"b": 154
},
"hsl": {
"h": 158.222,
"s": 56.485,
"l": 53.137
},
"oklch": {
"l": 0.75659,
"c": 0.13698,
"h": 164.9
},
"luminance": 0.46274
}Semantic roles & 50–950 ramp
primary
#44CB9A
secondary
#D398AD
accent
#487FE0
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0D1511
muted
#7D8380