#44B2A2#44B2A2
#44B2A2 is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.6% C 0.102 H 182.0°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #44B2A2 |
|---|---|
| RGB | rgb(68, 178, 162) |
| HSL | hsl(171, 45%, 48%) |
| HSV | hsv(171, 62%, 70%) |
| CMYK | cmyk(61.8%, 0%, 9%, 30.2%) |
| CIE-LAB | lab(66.27, -35.02, -1.10) |
| CIE-LCH | lch(66.27, 35.03, 181.79°) |
| OKLab | oklab(69.65% -0.1023 -0.0035) |
| OKLCH | oklch(69.65% 0.102 182) |
| XYZ | xyz(24.8229, 35.6758, 39.7533) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.36
Lightseagreen
#20B2AA
ΔE00 3.47
Topaz
#13BBAF
ΔE00 3.67
Greeny Blue
#42B395
ΔE00 4.63
Turquoise (survey)
#06C2AC
ΔE00 5.05
Dull Teal
#5F9E8F
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B2A2 #B24454
analogous
#44B26B #44B2A2 #448BB2
triadic
#44B2A2 #A244B2 #B2A244
tetradic
#44B2A2 #6B44B2 #B24454 #8BB244
square
#44B2A2 #6B44B2 #B24454 #8BB244
split-complementary
#44B2A2 #B2448B #B26B44
monochromatic
#225951 #33867A #44B2A2 #6CC7BA #99D8CF
Accessibility & contrast
On white
2.58
#44B2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#44B2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B2A2
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B2A2 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A1
Deuteranopia (green-blind)
#9A9CA3
Tritanopia (blue-blind)
#00B5AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #44b2a2; /* rgb */ color: rgb(68, 178, 162); /* oklch */ color: oklch(69.6% 0.102 182.0);
Tailwind
colors: {
custom: {
50: '#84c9bd',
500: '#44b2a2',
950: '#000000',
},
}SCSS
$custom: #44b2a2; $custom-light: #84c9bd; $custom-dark: #000000;
JSON
{
"hex": "#44b2a2",
"rgb": {
"r": 68,
"g": 178,
"b": 162
},
"hsl": {
"h": 171.273,
"s": 44.715,
"l": 48.235
},
"oklch": {
"l": 0.69645,
"c": 0.10236,
"h": 182
},
"luminance": 0.35678
}Semantic roles & 50–950 ramp
primary
#44B2A2
secondary
#C48E96
accent
#5366D4
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281