#44BEB2#44BEB2
#44BEB2 is a light, moderate teal. Relative luminance 0.413; OKLCH L 73.1% C 0.108 H 185.9°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #44BEB2 |
|---|---|
| RGB | rgb(68, 190, 178) |
| HSL | hsl(174, 48%, 51%) |
| HSV | hsv(174, 64%, 75%) |
| CMYK | cmyk(64.2%, 0%, 6.3%, 25.5%) |
| CIE-LAB | lab(70.36, -36.31, -3.90) |
| CIE-LCH | lch(70.36, 36.52, 186.13°) |
| OKLab | oklab(73.11% -0.1077 -0.0111) |
| OKLCH | oklch(73.11% 0.108 185.9) |
| XYZ | xyz(28.8295, 41.2671, 48.5568) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.24
Tealish
#24BCA8
ΔE00 3.28
Lightseagreen
#20B2AA
ΔE00 3.95
Turquoise (survey)
#06C2AC
ΔE00 4.01
Mediumturquoise
#48D1CC
ΔE00 5.60
Darkturquoise
#00CED1
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BEB2 #BE4450
analogous
#44BE75 #44BEB2 #448DBE
triadic
#44BEB2 #B244BE #BEB244
tetradic
#44BEB2 #7544BE #BE4450 #8DBE44
square
#44BEB2 #7544BE #BE4450 #8DBE44
split-complementary
#44BEB2 #BE448D #BE7544
monochromatic
#23655E #339289 #44BEB2 #71CEC5 #9FDED7
Accessibility & contrast
On white
2.27
#44BEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#44BEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BEB2
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BEB2 | 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)
#B5B4B2
Deuteranopia (green-blind)
#A2A6B3
Tritanopia (blue-blind)
#00C2BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #44beb2; /* rgb */ color: rgb(68, 190, 178); /* oklch */ color: oklch(73.1% 0.108 185.9);
Tailwind
colors: {
custom: {
50: '#87d2c9',
500: '#44beb2',
950: '#000000',
},
}SCSS
$custom: #44beb2; $custom-light: #87d2c9; $custom-dark: #000000;
JSON
{
"hex": "#44beb2",
"rgb": {
"r": 68,
"g": 190,
"b": 178
},
"hsl": {
"h": 174.098,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.73115,
"c": 0.10832,
"h": 185.9
},
"luminance": 0.4127
}Semantic roles & 50–950 ramp
primary
#44BEB2
secondary
#CA9499
accent
#505DD8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282