#44BEB1#44BEB1
#44BEB1 is a light, moderate teal. Relative luminance 0.412; OKLCH L 73.1% C 0.109 H 185.1°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #44BEB1 |
|---|---|
| RGB | rgb(68, 190, 177) |
| HSL | hsl(174, 48%, 51%) |
| HSV | hsv(174, 64%, 75%) |
| CMYK | cmyk(64.2%, 0%, 6.8%, 25.5%) |
| CIE-LAB | lab(70.33, -36.58, -3.39) |
| CIE-LCH | lch(70.33, 36.73, 185.30°) |
| OKLab | oklab(73.08% -0.1082 -0.0097) |
| OKLCH | oklch(73.08% 0.109 185.1) |
| XYZ | xyz(28.7295, 41.2270, 48.0300) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.25
Tealish
#24BCA8
ΔE00 2.98
Turquoise (survey)
#06C2AC
ΔE00 3.73
Lightseagreen
#20B2AA
ΔE00 4.06
Mediumturquoise
#48D1CC
ΔE00 5.80
Greeny Blue
#42B395
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BEB1 #BE4451
analogous
#44BE74 #44BEB1 #448EBE
triadic
#44BEB1 #B144BE #BEB144
tetradic
#44BEB1 #7444BE #BE4451 #8EBE44
square
#44BEB1 #7444BE #BE4451 #8EBE44
split-complementary
#44BEB1 #BE448E #BE7444
monochromatic
#23655E #339288 #44BEB1 #71CEC4 #9FDED7
Accessibility & contrast
On white
2.27
#44BEB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#44BEB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BEB1
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BEB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BEB1 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B4B1
Deuteranopia (green-blind)
#A3A6B2
Tritanopia (blue-blind)
#00C2BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #44beb1; /* rgb */ color: rgb(68, 190, 177); /* oklch */ color: oklch(73.1% 0.109 185.1);
Tailwind
colors: {
custom: {
50: '#87d2c8',
500: '#44beb1',
950: '#000000',
},
}SCSS
$custom: #44beb1; $custom-light: #87d2c8; $custom-dark: #000000;
JSON
{
"hex": "#44beb1",
"rgb": {
"r": 68,
"g": 190,
"b": 177
},
"hsl": {
"h": 173.607,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.73083,
"c": 0.10864,
"h": 185.1
},
"luminance": 0.4123
}Semantic roles & 50–950 ramp
primary
#44BEB1
secondary
#CA949A
accent
#505ED8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282