#44BC99#44BC99
#44BC99 is a light, moderate teal. Relative luminance 0.395; OKLCH L 71.9% C 0.119 H 170.2°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #44BC99 |
|---|---|
| RGB | rgb(68, 188, 153) |
| HSL | hsl(163, 47%, 50%) |
| HSV | hsv(163, 64%, 74%) |
| CMYK | cmyk(63.8%, 0%, 18.6%, 26.3%) |
| CIE-LAB | lab(69.11, -41.79, 7.96) |
| CIE-LCH | lch(69.11, 42.54, 169.22°) |
| OKLab | oklab(71.88% -0.1171 0.0203) |
| OKLCH | oklch(71.88% 0.119 170.2) |
| XYZ | xyz(26.1140, 39.4925, 36.3774) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.70
Green Blue
#01C08D
ΔE00 4.34
Mediumaquamarine
#66CDAA
ΔE00 5.13
Tealish
#24BCA8
ΔE00 5.20
Turquoise (survey)
#06C2AC
ΔE00 5.32
Greenblue
#23C48B
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BC99 #BC4467
analogous
#44BC5D #44BC99 #44A3BC
triadic
#44BC99 #9944BC #BC9944
tetradic
#44BC99 #5D44BC #BC4467 #A3BC44
square
#44BC99 #5D44BC #BC4467 #A3BC44
split-complementary
#44BC99 #BC44A3 #BC5D44
monochromatic
#236250 #338F75 #44BC99 #71CCB2 #9EDCCA
Accessibility & contrast
On white
2.36
#44BC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#44BC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BC99
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BC99 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B097
Deuteranopia (green-blind)
#A6A49B
Tritanopia (blue-blind)
#00BDB2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #44bc99; /* rgb */ color: rgb(68, 188, 153); /* oklch */ color: oklch(71.9% 0.119 170.2);
Tailwind
colors: {
custom: {
50: '#85d1b7',
500: '#44bc99',
950: '#000000',
},
}SCSS
$custom: #44bc99; $custom-light: #85d1b7; $custom-dark: #000000;
JSON
{
"hex": "#44bc99",
"rgb": {
"r": 68,
"g": 188,
"b": 153
},
"hsl": {
"h": 162.5,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.71878,
"c": 0.11889,
"h": 170.2
},
"luminance": 0.39495
}Semantic roles & 50–950 ramp
primary
#44BC99
secondary
#C993A3
accent
#5178D7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280