#44BC9F#44BC9F
#44BC9F is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.0% C 0.115 H 173.9°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #44BC9F |
|---|---|
| RGB | rgb(68, 188, 159) |
| HSL | hsl(166, 47%, 50%) |
| HSV | hsv(166, 64%, 74%) |
| CMYK | cmyk(63.8%, 0%, 15.4%, 26.3%) |
| CIE-LAB | lab(69.25, -40.32, 4.89) |
| CIE-LCH | lch(69.25, 40.62, 173.09°) |
| OKLab | oklab(72.05% -0.1143 0.0123) |
| OKLCH | oklch(72.05% 0.115 173.9) |
| XYZ | xyz(26.6221, 39.6957, 39.0532) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.57
Tealish
#24BCA8
ΔE00 3.52
Turquoise (survey)
#06C2AC
ΔE00 3.85
Mediumaquamarine
#66CDAA
ΔE00 5.35
Green Blue
#01C08D
ΔE00 5.90
Topaz
#13BBAF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BC9F #BC4461
analogous
#44BC63 #44BC9F #449DBC
triadic
#44BC9F #9F44BC #BC9F44
tetradic
#44BC9F #6344BC #BC4461 #9DBC44
square
#44BC9F #6344BC #BC4461 #9DBC44
split-complementary
#44BC9F #BC449D #BC6344
monochromatic
#236253 #338F79 #44BC9F #71CCB6 #9EDCCD
Accessibility & contrast
On white
2.35
#44BC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#44BC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BC9F
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BC9F | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09E
Deuteranopia (green-blind)
#A5A4A1
Tritanopia (blue-blind)
#00BEB3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #44bc9f; /* rgb */ color: rgb(68, 188, 159); /* oklch */ color: oklch(72.0% 0.115 173.9);
Tailwind
colors: {
custom: {
50: '#85d1bb',
500: '#44bc9f',
950: '#000000',
},
}SCSS
$custom: #44bc9f; $custom-light: #85d1bb; $custom-dark: #000000;
JSON
{
"hex": "#44bc9f",
"rgb": {
"r": 68,
"g": 188,
"b": 159
},
"hsl": {
"h": 165.5,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.72045,
"c": 0.115,
"h": 173.9
},
"luminance": 0.39699
}Semantic roles & 50–950 ramp
primary
#44BC9F
secondary
#C993A0
accent
#5171D7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280