#44BB9F#44BB9F
#44BB9F is a light, moderate teal. Relative luminance 0.393; OKLCH L 71.8% C 0.114 H 174.4°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #44BB9F |
|---|---|
| RGB | rgb(68, 187, 159) |
| HSL | hsl(166, 47%, 50%) |
| HSV | hsv(166, 64%, 73%) |
| CMYK | cmyk(63.6%, 0%, 15%, 26.7%) |
| CIE-LAB | lab(68.95, -39.88, 4.45) |
| CIE-LCH | lch(68.95, 40.13, 173.64°) |
| OKLab | oklab(71.8% -0.1133 0.0112) |
| OKLCH | oklch(71.8% 0.114 174.4) |
| XYZ | xyz(26.4092, 39.2700, 38.9822) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.41
Tealish
#24BCA8
ΔE00 3.29
Turquoise (survey)
#06C2AC
ΔE00 3.78
Mediumaquamarine
#66CDAA
ΔE00 5.65
Topaz
#13BBAF
ΔE00 5.90
Green Blue
#01C08D
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BB9F #BB4460
analogous
#44BB63 #44BB9F #449CBB
triadic
#44BB9F #9F44BB #BB9F44
tetradic
#44BB9F #6344BB #BB4460 #9CBB44
square
#44BB9F #6344BB #BB4460 #9CBB44
split-complementary
#44BB9F #BB449C #BB6344
monochromatic
#236153 #348E79 #44BB9F #71CBB6 #9EDCCD
Accessibility & contrast
On white
2.37
#44BB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#44BB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BB9F
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BB9F | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09E
Deuteranopia (green-blind)
#A4A3A1
Tritanopia (blue-blind)
#00BDB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #44bb9f; /* rgb */ color: rgb(68, 187, 159); /* oklch */ color: oklch(71.8% 0.114 174.4);
Tailwind
colors: {
custom: {
50: '#85d0bb',
500: '#44bb9f',
950: '#000000',
},
}SCSS
$custom: #44bb9f; $custom-light: #85d0bb; $custom-dark: #000000;
JSON
{
"hex": "#44bb9f",
"rgb": {
"r": 68,
"g": 187,
"b": 159
},
"hsl": {
"h": 165.882,
"s": 46.667,
"l": 50
},
"oklch": {
"l": 0.71796,
"c": 0.11383,
"h": 174.4
},
"luminance": 0.39273
}Semantic roles & 50–950 ramp
primary
#44BB9F
secondary
#C8939F
accent
#5171D6
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280