#44B5A2#44B5A2
#44B5A2 is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.4% C 0.106 H 180.0°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #44B5A2 |
|---|---|
| RGB | rgb(68, 181, 162) |
| HSL | hsl(170, 45%, 49%) |
| HSV | hsv(170, 62%, 71%) |
| CMYK | cmyk(62.4%, 0%, 10.5%, 29%) |
| CIE-LAB | lab(67.19, -36.40, 0.24) |
| CIE-LCH | lch(67.19, 36.40, 179.62°) |
| OKLab | oklab(70.39% -0.1055 0.0001) |
| OKLCH | oklch(70.39% 0.106 180) |
| XYZ | xyz(25.4263, 36.8826, 39.9545) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.55
Greeny Blue
#42B395
ΔE00 3.73
Topaz
#13BBAF
ΔE00 3.79
Turquoise (survey)
#06C2AC
ΔE00 4.15
Lightseagreen
#20B2AA
ΔE00 4.40
Dull Teal
#5F9E8F
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B5A2 #B54457
analogous
#44B56A #44B5A2 #4490B5
triadic
#44B5A2 #A244B5 #B5A244
tetradic
#44B5A2 #6A44B5 #B54457 #90B544
square
#44B5A2 #6A44B5 #B54457 #90B544
split-complementary
#44B5A2 #B54490 #B56A44
monochromatic
#235C52 #33897A #44B5A2 #6EC8B9 #9AD9CF
Accessibility & contrast
On white
2.51
#44B5A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#44B5A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B5A2
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B5A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B5A2 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA1
Deuteranopia (green-blind)
#9D9EA4
Tritanopia (blue-blind)
#00B8AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #44b5a2; /* rgb */ color: rgb(68, 181, 162); /* oklch */ color: oklch(70.4% 0.106 180.0);
Tailwind
colors: {
custom: {
50: '#85ccbd',
500: '#44b5a2',
950: '#000000',
},
}SCSS
$custom: #44b5a2; $custom-light: #85ccbd; $custom-dark: #000000;
JSON
{
"hex": "#44b5a2",
"rgb": {
"r": 68,
"g": 181,
"b": 162
},
"hsl": {
"h": 169.912,
"s": 45.382,
"l": 48.824
},
"oklch": {
"l": 0.70391,
"c": 0.10552,
"h": 180
},
"luminance": 0.36885
}Semantic roles & 50–950 ramp
primary
#44B5A2
secondary
#C59099
accent
#5369D5
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1312
muted
#7D8281