#44BEB0#44BEB0
#44BEB0 is a light, moderate teal. Relative luminance 0.412; OKLCH L 73.1% C 0.109 H 184.4°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #44BEB0 |
|---|---|
| RGB | rgb(68, 190, 176) |
| HSL | hsl(173, 48%, 51%) |
| HSV | hsv(173, 64%, 75%) |
| CMYK | cmyk(64.2%, 0%, 7.4%, 25.5%) |
| CIE-LAB | lab(70.31, -36.84, -2.89) |
| CIE-LCH | lch(70.31, 36.96, 184.48°) |
| OKLab | oklab(73.05% -0.1086 -0.0084) |
| OKLCH | oklch(73.05% 0.109 184.4) |
| XYZ | xyz(28.6302, 41.1873, 47.5070) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.32
Tealish
#24BCA8
ΔE00 2.69
Turquoise (survey)
#06C2AC
ΔE00 3.46
Lightseagreen
#20B2AA
ΔE00 4.21
Mediumturquoise
#48D1CC
ΔE00 6.00
Greeny Blue
#42B395
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BEB0 #BE4452
analogous
#44BE73 #44BEB0 #448FBE
triadic
#44BEB0 #B044BE #BEB044
tetradic
#44BEB0 #7344BE #BE4452 #8FBE44
square
#44BEB0 #7344BE #BE4452 #8FBE44
split-complementary
#44BEB0 #BE448F #BE7344
monochromatic
#23655D #339287 #44BEB0 #71CEC3 #9FDED6
Accessibility & contrast
On white
2.27
#44BEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#44BEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BEB0
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BEB0 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B4B0
Deuteranopia (green-blind)
#A3A6B1
Tritanopia (blue-blind)
#00C2BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #44beb0; /* rgb */ color: rgb(68, 190, 176); /* oklch */ color: oklch(73.1% 0.109 184.4);
Tailwind
colors: {
custom: {
50: '#87d2c7',
500: '#44beb0',
950: '#000000',
},
}SCSS
$custom: #44beb0; $custom-light: #87d2c7; $custom-dark: #000000;
JSON
{
"hex": "#44beb0",
"rgb": {
"r": 68,
"g": 190,
"b": 176
},
"hsl": {
"h": 173.115,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.73052,
"c": 0.10897,
"h": 184.4
},
"luminance": 0.4119
}Semantic roles & 50–950 ramp
primary
#44BEB0
secondary
#CA949A
accent
#505FD8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282