#44CA9A#44CA9A
#44CA9A is a light, vivid teal. Relative luminance 0.458; OKLCH L 75.4% C 0.136 H 165.2°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #44CA9A |
|---|---|
| RGB | rgb(68, 202, 154) |
| HSL | hsl(159, 56%, 53%) |
| HSV | hsv(159, 66%, 79%) |
| CMYK | cmyk(66.3%, 0%, 23.8%, 20.8%) |
| CIE-LAB | lab(73.42, -47.52, 13.53) |
| CIE-LCH | lch(73.42, 49.40, 164.11°) |
| OKLab | oklab(75.41% -0.1312 0.0346) |
| OKLCH | oklch(75.41% 0.136 165.2) |
| XYZ | xyz(29.3341, 45.7999, 37.8599) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 3.04
Eucalyptus
#44D7A8
ΔE00 3.30
Green Blue
#01C08D
ΔE00 3.58
Mediumaquamarine
#66CDAA
ΔE00 4.11
Greenish Teal
#32BF84
ΔE00 4.23
Aquamarine (survey)
#04D8B2
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44CA9A #CA4474
analogous
#44CA57 #44CA9A #44B7CA
triadic
#44CA9A #9A44CA #CA9A44
tetradic
#44CA9A #5744CA #CA4474 #B7CA44
square
#44CA9A #5744CA #CA4474 #B7CA44
split-complementary
#44CA9A #CA44B7 #CA5744
monochromatic
#217355 #2EA379 #44CA9A #74D8B4 #A3E5CE
Accessibility & contrast
On white
2.07
#44CA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#44CA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44CA9A
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44CA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44CA9A | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC97
Deuteranopia (green-blind)
#B4AF9D
Tritanopia (blue-blind)
#00CABD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #44ca9a; /* rgb */ color: rgb(68, 202, 154); /* oklch */ color: oklch(75.4% 0.136 165.2);
Tailwind
colors: {
custom: {
50: '#87dbb7',
500: '#44ca9a',
950: '#000000',
},
}SCSS
$custom: #44ca9a; $custom-light: #87dbb7; $custom-dark: #000000;
JSON
{
"hex": "#44ca9a",
"rgb": {
"r": 68,
"g": 202,
"b": 154
},
"hsl": {
"h": 158.507,
"s": 55.833,
"l": 52.941
},
"oklch": {
"l": 0.75409,
"c": 0.13571,
"h": 165.2
},
"luminance": 0.45803
}Semantic roles & 50–950 ramp
primary
#44CA9A
secondary
#D298AD
accent
#497FDF
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0D1511
muted
#7D8380