#44B2A4#44B2A4
#44B2A4 is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.7% C 0.102 H 183.5°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #44B2A4 |
|---|---|
| RGB | rgb(68, 178, 164) |
| HSL | hsl(172, 45%, 48%) |
| HSV | hsv(172, 62%, 70%) |
| CMYK | cmyk(61.8%, 0%, 7.9%, 30.2%) |
| CIE-LAB | lab(66.33, -34.49, -2.12) |
| CIE-LCH | lch(66.33, 34.55, 183.53°) |
| OKLab | oklab(69.71% -0.1014 -0.0063) |
| OKLCH | oklch(69.71% 0.102 183.5) |
| XYZ | xyz(25.0021, 35.7474, 40.6971) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.88
Topaz
#13BBAF
ΔE00 3.40
Tealish
#24BCA8
ΔE00 3.64
Turquoise (survey)
#06C2AC
ΔE00 5.29
Greeny Blue
#42B395
ΔE00 5.36
Dull Teal
#5F9E8F
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B2A4 #B24452
analogous
#44B26D #44B2A4 #4489B2
triadic
#44B2A4 #A444B2 #B2A444
tetradic
#44B2A4 #6D44B2 #B24452 #89B244
square
#44B2A4 #6D44B2 #B24452 #89B244
split-complementary
#44B2A4 #B24489 #B26D44
monochromatic
#225952 #33867B #44B2A4 #6CC7BB #99D8D0
Accessibility & contrast
On white
2.58
#44B2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#44B2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B2A4
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B2A4 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A4
Deuteranopia (green-blind)
#999CA5
Tritanopia (blue-blind)
#00B5AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #44b2a4; /* rgb */ color: rgb(68, 178, 164); /* oklch */ color: oklch(69.7% 0.102 183.5);
Tailwind
colors: {
custom: {
50: '#84c9be',
500: '#44b2a4',
950: '#000000',
},
}SCSS
$custom: #44b2a4; $custom-light: #84c9be; $custom-dark: #000000;
JSON
{
"hex": "#44b2a4",
"rgb": {
"r": 68,
"g": 178,
"b": 164
},
"hsl": {
"h": 172.364,
"s": 44.715,
"l": 48.235
},
"oklch": {
"l": 0.69708,
"c": 0.10158,
"h": 183.5
},
"luminance": 0.3575
}Semantic roles & 50–950 ramp
primary
#44B2A4
secondary
#C48E95
accent
#5364D4
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281