#44B59B#44B59B
#44B59B is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.2% C 0.109 H 175.0°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #44B59B |
|---|---|
| RGB | rgb(68, 181, 155) |
| HSL | hsl(166, 45%, 49%) |
| HSV | hsv(166, 62%, 71%) |
| CMYK | cmyk(62.4%, 0%, 14.4%, 29%) |
| CIE-LAB | lab(67.01, -38.19, 3.84) |
| CIE-LCH | lch(67.01, 38.39, 174.26°) |
| OKLab | oklab(70.18% -0.1088 0.0096) |
| OKLCH | oklch(70.18% 0.109 175) |
| XYZ | xyz(24.8213, 36.6406, 36.7682) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.45
Tealish
#24BCA8
ΔE00 3.53
Turquoise (survey)
#06C2AC
ΔE00 4.63
Topaz
#13BBAF
ΔE00 5.76
Lightseagreen
#20B2AA
ΔE00 6.61
Green Blue
#01C08D
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B59B #B5445E
analogous
#44B563 #44B59B #4497B5
triadic
#44B59B #9B44B5 #B59B44
tetradic
#44B59B #6344B5 #B5445E #97B544
square
#44B59B #6344B5 #B5445E #97B544
split-complementary
#44B59B #B54497 #B56344
monochromatic
#235C4F #338975 #44B59B #6EC8B4 #9AD9CB
Accessibility & contrast
On white
2.52
#44B59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#44B59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B59B
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B59B | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA9A
Deuteranopia (green-blind)
#9E9E9D
Tritanopia (blue-blind)
#00B7AD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #44b59b; /* rgb */ color: rgb(68, 181, 155); /* oklch */ color: oklch(70.2% 0.109 175.0);
Tailwind
colors: {
custom: {
50: '#84ccb8',
500: '#44b59b',
950: '#000000',
},
}SCSS
$custom: #44b59b; $custom-light: #84ccb8; $custom-dark: #000000;
JSON
{
"hex": "#44b59b",
"rgb": {
"r": 68,
"g": 181,
"b": 155
},
"hsl": {
"h": 166.195,
"s": 45.382,
"l": 48.824
},
"oklch": {
"l": 0.70182,
"c": 0.10918,
"h": 175
},
"luminance": 0.36643
}Semantic roles & 50–950 ramp
primary
#44B59B
secondary
#C5909C
accent
#5371D5
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280