#44AC98#44AC98
#44AC98 is a light, moderate teal. Relative luminance 0.330; OKLCH L 67.8% C 0.100 H 178.2°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #44AC98 |
|---|---|
| RGB | rgb(68, 172, 152) |
| HSL | hsl(168, 43%, 47%) |
| HSV | hsv(168, 60%, 67%) |
| CMYK | cmyk(60.5%, 0%, 11.6%, 32.5%) |
| CIE-LAB | lab(64.16, -34.84, 1.38) |
| CIE-LCH | lch(64.16, 34.87, 177.74°) |
| OKLab | oklab(67.84% -0.1004 0.0031) |
| OKLCH | oklch(67.84% 0.1 178.2) |
| XYZ | xyz(22.8013, 32.9987, 34.8674) |
| Luminance | 0.3300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.57
Tealish
#24BCA8
ΔE00 4.85
Lightseagreen
#20B2AA
ΔE00 5.23
Dull Teal
#5F9E8F
ΔE00 5.68
Topaz
#13BBAF
ΔE00 5.80
Grey Teal
#5E9B8A
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AC98 #AC4458
analogous
#44AC64 #44AC98 #448CAC
triadic
#44AC98 #9844AC #AC9844
tetradic
#44AC98 #6444AC #AC4458 #8CAC44
square
#44AC98 #6444AC #AC4458 #8CAC44
split-complementary
#44AC98 #AC448C #AC6444
monochromatic
#21544A #338071 #44AC98 #69C4B2 #95D5C9
Accessibility & contrast
On white
2.76
#44AC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#44AC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AC98
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AC98 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A297
Deuteranopia (green-blind)
#96979A
Tritanopia (blue-blind)
#00AEA6
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #44ac98; /* rgb */ color: rgb(68, 172, 152); /* oklch */ color: oklch(67.8% 0.100 178.2);
Tailwind
colors: {
custom: {
50: '#83c5b6',
500: '#44ac98',
950: '#000000',
},
}SCSS
$custom: #44ac98; $custom-light: #83c5b6; $custom-dark: #000000;
JSON
{
"hex": "#44ac98",
"rgb": {
"r": 68,
"g": 172,
"b": 152
},
"hsl": {
"h": 168.462,
"s": 43.333,
"l": 47.059
},
"oklch": {
"l": 0.67839,
"c": 0.10046,
"h": 178.2
},
"luminance": 0.33001
}Semantic roles & 50–950 ramp
primary
#44AC98
secondary
#C18B95
accent
#556DD3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280