#44BEB3#44BEB3
#44BEB3 is a light, moderate teal. Relative luminance 0.413; OKLCH L 73.1% C 0.108 H 186.6°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #44BEB3 |
|---|---|
| RGB | rgb(68, 190, 179) |
| HSL | hsl(175, 48%, 51%) |
| HSV | hsv(175, 64%, 75%) |
| CMYK | cmyk(64.2%, 0%, 5.8%, 25.5%) |
| CIE-LAB | lab(70.39, -36.04, -4.41) |
| CIE-LCH | lch(70.39, 36.31, 186.97°) |
| OKLab | oklab(73.15% -0.1073 -0.0125) |
| OKLCH | oklch(73.15% 0.108 186.6) |
| XYZ | xyz(28.9303, 41.3074, 49.0875) |
| Luminance | 0.4131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.29
Tealish
#24BCA8
ΔE00 3.60
Lightseagreen
#20B2AA
ΔE00 3.86
Turquoise (survey)
#06C2AC
ΔE00 4.31
Mediumturquoise
#48D1CC
ΔE00 5.42
Darkturquoise
#00CED1
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BEB3 #BE444F
analogous
#44BE76 #44BEB3 #448CBE
triadic
#44BEB3 #B344BE #BEB344
tetradic
#44BEB3 #7644BE #BE444F #8CBE44
square
#44BEB3 #7644BE #BE444F #8CBE44
split-complementary
#44BEB3 #BE448C #BE7644
monochromatic
#23655F #339289 #44BEB3 #71CEC5 #9FDED8
Accessibility & contrast
On white
2.27
#44BEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#44BEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BEB3
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BEB3 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B4B3
Deuteranopia (green-blind)
#A2A6B4
Tritanopia (blue-blind)
#00C2BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #44beb3; /* rgb */ color: rgb(68, 190, 179); /* oklch */ color: oklch(73.1% 0.108 186.6);
Tailwind
colors: {
custom: {
50: '#87d2c9',
500: '#44beb3',
950: '#000000',
},
}SCSS
$custom: #44beb3; $custom-light: #87d2c9; $custom-dark: #000000;
JSON
{
"hex": "#44beb3",
"rgb": {
"r": 68,
"g": 190,
"b": 179
},
"hsl": {
"h": 174.59,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.73148,
"c": 0.10802,
"h": 186.6
},
"luminance": 0.41311
}Semantic roles & 50–950 ramp
primary
#44BEB3
secondary
#CA9499
accent
#505CD8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282