#44B59F#44B59F
#44B59F is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.3% C 0.107 H 177.8°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #44B59F |
|---|---|
| RGB | rgb(68, 181, 159) |
| HSL | hsl(168, 45%, 49%) |
| HSV | hsv(168, 62%, 71%) |
| CMYK | cmyk(62.4%, 0%, 12.2%, 29%) |
| CIE-LAB | lab(67.11, -37.18, 1.78) |
| CIE-LCH | lch(67.11, 37.22, 177.25°) |
| OKLab | oklab(70.3% -0.1069 0.0042) |
| OKLCH | oklch(70.3% 0.107 177.8) |
| XYZ | xyz(25.1628, 36.7772, 38.5668) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.72
Tealish
#24BCA8
ΔE00 2.77
Turquoise (survey)
#06C2AC
ΔE00 4.20
Topaz
#13BBAF
ΔE00 4.60
Lightseagreen
#20B2AA
ΔE00 5.35
Mediumaquamarine
#66CDAA
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B59F #B5445A
analogous
#44B567 #44B59F #4493B5
triadic
#44B59F #9F44B5 #B59F44
tetradic
#44B59F #6744B5 #B5445A #93B544
square
#44B59F #6744B5 #B5445A #93B544
split-complementary
#44B59F #B54493 #B56744
monochromatic
#235C51 #338978 #44B59F #6EC8B7 #9AD9CD
Accessibility & contrast
On white
2.51
#44B59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#44B59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B59F
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B59F | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9E
Deuteranopia (green-blind)
#9E9EA1
Tritanopia (blue-blind)
#00B8AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #44b59f; /* rgb */ color: rgb(68, 181, 159); /* oklch */ color: oklch(70.3% 0.107 177.8);
Tailwind
colors: {
custom: {
50: '#84ccbb',
500: '#44b59f',
950: '#000000',
},
}SCSS
$custom: #44b59f; $custom-light: #84ccbb; $custom-dark: #000000;
JSON
{
"hex": "#44b59f",
"rgb": {
"r": 68,
"g": 181,
"b": 159
},
"hsl": {
"h": 168.319,
"s": 45.382,
"l": 48.824
},
"oklch": {
"l": 0.703,
"c": 0.10698,
"h": 177.8
},
"luminance": 0.3678
}Semantic roles & 50–950 ramp
primary
#44B59F
secondary
#C5909A
accent
#536CD5
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280