#44BC9D#44BC9D
#44BC9D is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.0% C 0.116 H 172.6°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #44BC9D |
|---|---|
| RGB | rgb(68, 188, 157) |
| HSL | hsl(165, 47%, 50%) |
| HSV | hsv(165, 64%, 74%) |
| CMYK | cmyk(63.8%, 0%, 16.5%, 26.3%) |
| CIE-LAB | lab(69.20, -40.82, 5.91) |
| CIE-LCH | lch(69.20, 41.24, 171.76°) |
| OKLab | oklab(71.99% -0.1153 0.015) |
| OKLCH | oklch(71.99% 0.116 172.6) |
| XYZ | xyz(26.4499, 39.6269, 38.1466) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.48
Tealish
#24BCA8
ΔE00 4.08
Turquoise (survey)
#06C2AC
ΔE00 4.32
Mediumaquamarine
#66CDAA
ΔE00 5.21
Green Blue
#01C08D
ΔE00 5.35
Greenblue
#23C48B
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BC9D #BC4463
analogous
#44BC61 #44BC9D #449FBC
triadic
#44BC9D #9D44BC #BC9D44
tetradic
#44BC9D #6144BC #BC4463 #9FBC44
square
#44BC9D #6144BC #BC4463 #9FBC44
split-complementary
#44BC9D #BC449F #BC6144
monochromatic
#236252 #338F78 #44BC9D #71CCB5 #9EDCCC
Accessibility & contrast
On white
2.35
#44BC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#44BC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BC9D
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BC9D | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09C
Deuteranopia (green-blind)
#A5A49F
Tritanopia (blue-blind)
#00BEB3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #44bc9d; /* rgb */ color: rgb(68, 188, 157); /* oklch */ color: oklch(72.0% 0.116 172.6);
Tailwind
colors: {
custom: {
50: '#85d1b9',
500: '#44bc9d',
950: '#000000',
},
}SCSS
$custom: #44bc9d; $custom-light: #85d1b9; $custom-dark: #000000;
JSON
{
"hex": "#44bc9d",
"rgb": {
"r": 68,
"g": 188,
"b": 157
},
"hsl": {
"h": 164.5,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.71989,
"c": 0.11624,
"h": 172.6
},
"luminance": 0.3963
}Semantic roles & 50–950 ramp
primary
#44BC9D
secondary
#C993A1
accent
#5174D7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280