#44CA9B#44CA9B
#44CA9B is a light, vivid teal. Relative luminance 0.458; OKLCH L 75.4% C 0.135 H 165.7°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #44CA9B |
|---|---|
| RGB | rgb(68, 202, 155) |
| HSL | hsl(159, 56%, 53%) |
| HSV | hsv(159, 66%, 79%) |
| CMYK | cmyk(66.3%, 0%, 23.3%, 20.8%) |
| CIE-LAB | lab(73.44, -47.29, 13.02) |
| CIE-LCH | lch(73.44, 49.05, 164.61°) |
| OKLab | oklab(75.43% -0.1308 0.0333) |
| OKLCH | oklch(75.43% 0.135 165.7) |
| XYZ | xyz(29.4177, 45.8333, 38.3004) |
| Luminance | 0.4584 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 3.21
Eucalyptus
#44D7A8
ΔE00 3.24
Green Blue
#01C08D
ΔE00 3.64
Mediumaquamarine
#66CDAA
ΔE00 3.93
Greenish Teal
#32BF84
ΔE00 4.41
Aquamarine (survey)
#04D8B2
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44CA9B #CA4473
analogous
#44CA58 #44CA9B #44B6CA
triadic
#44CA9B #9B44CA #CA9B44
tetradic
#44CA9B #5844CA #CA4473 #B6CA44
square
#44CA9B #5844CA #CA4473 #B6CA44
split-complementary
#44CA9B #CA44B6 #CA5844
monochromatic
#217356 #2EA37A #44CA9B #74D8B4 #A3E5CE
Accessibility & contrast
On white
2.07
#44CA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#44CA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44CA9B
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44CA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44CA9B | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC98
Deuteranopia (green-blind)
#B4AF9E
Tritanopia (blue-blind)
#00CABD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #44ca9b; /* rgb */ color: rgb(68, 202, 155); /* oklch */ color: oklch(75.4% 0.135 165.7);
Tailwind
colors: {
custom: {
50: '#87dbb8',
500: '#44ca9b',
950: '#000000',
},
}SCSS
$custom: #44ca9b; $custom-light: #87dbb8; $custom-dark: #000000;
JSON
{
"hex": "#44ca9b",
"rgb": {
"r": 68,
"g": 202,
"b": 155
},
"hsl": {
"h": 158.955,
"s": 55.833,
"l": 52.941
},
"oklch": {
"l": 0.75434,
"c": 0.13493,
"h": 165.7
},
"luminance": 0.45837
}Semantic roles & 50–950 ramp
primary
#44CA9B
secondary
#D298AC
accent
#497DDF
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0D1511
muted
#7D8380