#44B2A1#44B2A1
#44B2A1 is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.6% C 0.103 H 181.2°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #44B2A1 |
|---|---|
| RGB | rgb(68, 178, 161) |
| HSL | hsl(171, 45%, 48%) |
| HSV | hsv(171, 62%, 70%) |
| CMYK | cmyk(61.8%, 0%, 9.6%, 30.2%) |
| CIE-LAB | lab(66.24, -35.28, -0.58) |
| CIE-LCH | lch(66.24, 35.29, 180.95°) |
| OKLab | oklab(69.61% -0.1028 -0.0021) |
| OKLCH | oklch(69.61% 0.103 181.2) |
| XYZ | xyz(24.7343, 35.6403, 39.2871) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.28
Lightseagreen
#20B2AA
ΔE00 3.78
Topaz
#13BBAF
ΔE00 3.86
Greeny Blue
#42B395
ΔE00 4.28
Turquoise (survey)
#06C2AC
ΔE00 4.96
Dull Teal
#5F9E8F
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B2A1 #B24455
analogous
#44B26A #44B2A1 #448CB2
triadic
#44B2A1 #A144B2 #B2A144
tetradic
#44B2A1 #6A44B2 #B24455 #8CB244
square
#44B2A1 #6A44B2 #B24455 #8CB244
split-complementary
#44B2A1 #B2448C #B26A44
monochromatic
#225951 #338679 #44B2A1 #6CC7B9 #99D8CE
Accessibility & contrast
On white
2.58
#44B2A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#44B2A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B2A1
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B2A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B2A1 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A0
Deuteranopia (green-blind)
#9A9CA2
Tritanopia (blue-blind)
#00B5AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #44b2a1; /* rgb */ color: rgb(68, 178, 161); /* oklch */ color: oklch(69.6% 0.103 181.2);
Tailwind
colors: {
custom: {
50: '#84c9bc',
500: '#44b2a1',
950: '#000000',
},
}SCSS
$custom: #44b2a1; $custom-light: #84c9bc; $custom-dark: #000000;
JSON
{
"hex": "#44b2a1",
"rgb": {
"r": 68,
"g": 178,
"b": 161
},
"hsl": {
"h": 170.727,
"s": 44.715,
"l": 48.235
},
"oklch": {
"l": 0.69614,
"c": 0.10278,
"h": 181.2
},
"luminance": 0.35643
}Semantic roles & 50–950 ramp
primary
#44B2A1
secondary
#C48E96
accent
#5367D4
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281