#44C6AA#44C6AA
#44C6AA is a light, vivid teal. Relative luminance 0.445; OKLCH L 74.8% C 0.120 H 175.6°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #44C6AA |
|---|---|
| RGB | rgb(68, 198, 170) |
| HSL | hsl(167, 53%, 52%) |
| HSV | hsv(167, 66%, 78%) |
| CMYK | cmyk(65.7%, 0%, 14.1%, 22.4%) |
| CIE-LAB | lab(72.57, -41.99, 3.69) |
| CIE-LCH | lch(72.57, 42.15, 174.98°) |
| OKLab | oklab(74.84% -0.1197 0.0091) |
| OKLCH | oklch(74.84% 0.12 175.6) |
| XYZ | xyz(29.8301, 44.5161, 45.0428) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 3.13
Tealish
#24BCA8
ΔE00 3.90
Mediumaquamarine
#66CDAA
ΔE00 3.97
Aquamarine (survey)
#04D8B2
ΔE00 5.11
Seafoam Blue
#78D1B6
ΔE00 5.26
Greeny Blue
#42B395
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44C6AA #C64460
analogous
#44C669 #44C6AA #44A1C6
triadic
#44C6AA #AA44C6 #C6AA44
tetradic
#44C6AA #6944C6 #C64460 #A1C644
square
#44C6AA #6944C6 #C64460 #A1C644
split-complementary
#44C6AA #C644A1 #C66944
monochromatic
#226E5E #309D85 #44C6AA #73D4BF #A2E3D5
Accessibility & contrast
On white
2.12
#44C6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#44C6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44C6AA
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44C6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44C6AA | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAA9
Deuteranopia (green-blind)
#ADACAC
Tritanopia (blue-blind)
#00C8BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #44c6aa; /* rgb */ color: rgb(68, 198, 170); /* oklch */ color: oklch(74.8% 0.120 175.6);
Tailwind
colors: {
custom: {
50: '#87d8c3',
500: '#44c6aa',
950: '#000000',
},
}SCSS
$custom: #44c6aa; $custom-light: #87d8c3; $custom-dark: #000000;
JSON
{
"hex": "#44c6aa",
"rgb": {
"r": 68,
"g": 198,
"b": 170
},
"hsl": {
"h": 167.077,
"s": 53.279,
"l": 52.157
},
"oklch": {
"l": 0.74843,
"c": 0.12004,
"h": 175.6
},
"luminance": 0.44519
}Semantic roles & 50–950 ramp
primary
#44C6AA
secondary
#CF97A3
accent
#4B6ADD
background
#F8FDFB
surface
#F0FAF7
border
#CBD3D0
text
#0D1412
muted
#7D8381