#44BEAF#44BEAF
#44BEAF is a light, moderate teal. Relative luminance 0.412; OKLCH L 73.0% C 0.109 H 183.7°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #44BEAF |
|---|---|
| RGB | rgb(68, 190, 175) |
| HSL | hsl(173, 48%, 51%) |
| HSV | hsv(173, 64%, 75%) |
| CMYK | cmyk(64.2%, 0%, 7.9%, 25.5%) |
| CIE-LAB | lab(70.28, -37.11, -2.38) |
| CIE-LCH | lch(70.28, 37.19, 183.67°) |
| OKLab | oklab(73.02% -0.1091 -0.007) |
| OKLCH | oklch(73.02% 0.109 183.7) |
| XYZ | xyz(28.5316, 41.1479, 46.9878) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.43
Topaz
#13BBAF
ΔE00 2.44
Turquoise (survey)
#06C2AC
ΔE00 3.21
Lightseagreen
#20B2AA
ΔE00 4.37
Greeny Blue
#42B395
ΔE00 6.19
Mediumturquoise
#48D1CC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BEAF #BE4453
analogous
#44BE72 #44BEAF #4490BE
triadic
#44BEAF #AF44BE #BEAF44
tetradic
#44BEAF #7244BE #BE4453 #90BE44
square
#44BEAF #7244BE #BE4453 #90BE44
split-complementary
#44BEAF #BE4490 #BE7244
monochromatic
#23655D #339286 #44BEAF #71CEC2 #9FDED6
Accessibility & contrast
On white
2.28
#44BEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#44BEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BEAF
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BEAF | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B4AF
Deuteranopia (green-blind)
#A3A6B0
Tritanopia (blue-blind)
#00C2B9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #44beaf; /* rgb */ color: rgb(68, 190, 175); /* oklch */ color: oklch(73.0% 0.109 183.7);
Tailwind
colors: {
custom: {
50: '#86d2c6',
500: '#44beaf',
950: '#000000',
},
}SCSS
$custom: #44beaf; $custom-light: #86d2c6; $custom-dark: #000000;
JSON
{
"hex": "#44beaf",
"rgb": {
"r": 68,
"g": 190,
"b": 175
},
"hsl": {
"h": 172.623,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.7302,
"c": 0.10933,
"h": 183.7
},
"luminance": 0.41151
}Semantic roles & 50–950 ramp
primary
#44BEAF
secondary
#CA949A
accent
#5061D8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282