#44AD99#44AD99
#44AD99 is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.1% C 0.101 H 178.4°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #44AD99 |
|---|---|
| RGB | rgb(68, 173, 153) |
| HSL | hsl(169, 44%, 47%) |
| HSV | hsv(169, 61%, 68%) |
| CMYK | cmyk(60.7%, 0%, 11.6%, 32.2%) |
| CIE-LAB | lab(64.49, -35.04, 1.31) |
| CIE-LCH | lch(64.49, 35.07, 177.87°) |
| OKLab | oklab(68.12% -0.101 0.0029) |
| OKLCH | oklch(68.12% 0.101 178.4) |
| XYZ | xyz(23.0746, 33.4136, 35.3642) |
| Luminance | 0.3342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.45
Tealish
#24BCA8
ΔE00 4.58
Lightseagreen
#20B2AA
ΔE00 5.11
Topaz
#13BBAF
ΔE00 5.57
Dull Teal
#5F9E8F
ΔE00 5.90
Turquoise (survey)
#06C2AC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AD99 #AD4458
analogous
#44AD64 #44AD99 #448DAD
triadic
#44AD99 #9944AD #AD9944
tetradic
#44AD99 #6444AD #AD4458 #8DAD44
square
#44AD99 #6444AD #AD4458 #8DAD44
split-complementary
#44AD99 #AD448D #AD6444
monochromatic
#21554B #338172 #44AD99 #6AC4B3 #96D6C9
Accessibility & contrast
On white
2.73
#44AD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#44AD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AD99
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AD99 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A398
Deuteranopia (green-blind)
#97989B
Tritanopia (blue-blind)
#00B0A7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #44ad99; /* rgb */ color: rgb(68, 173, 153); /* oklch */ color: oklch(68.1% 0.101 178.4);
Tailwind
colors: {
custom: {
50: '#83c6b7',
500: '#44ad99',
950: '#000000',
},
}SCSS
$custom: #44ad99; $custom-light: #83c6b7; $custom-dark: #000000;
JSON
{
"hex": "#44ad99",
"rgb": {
"r": 68,
"g": 173,
"b": 153
},
"hsl": {
"h": 168.571,
"s": 43.568,
"l": 47.255
},
"oklch": {
"l": 0.6812,
"c": 0.10108,
"h": 178.4
},
"luminance": 0.33416
}Semantic roles & 50–950 ramp
primary
#44AD99
secondary
#C18B96
accent
#546DD3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280