#44BBBE#44BBBE
#44BBBE is a light, moderate teal. Relative luminance 0.405; OKLCH L 72.8% C 0.104 H 197.5°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #44BBBE |
|---|---|
| RGB | rgb(68, 187, 190) |
| HSL | hsl(181, 48%, 51%) |
| HSV | hsv(181, 64%, 75%) |
| CMYK | cmyk(64.2%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(69.81, -31.57, -11.30) |
| CIE-LCH | lch(69.81, 33.53, 199.69°) |
| OKLab | oklab(72.79% -0.0993 -0.0313) |
| OKLCH | oklch(72.79% 0.104 197.5) |
| XYZ | xyz(29.4444, 40.4841, 54.9676) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.26
Lightseagreen
#20B2AA
ΔE00 5.51
Topaz
#13BBAF
ΔE00 6.18
Turquoise Blue
#06B1C4
ΔE00 6.20
Mediumturquoise
#48D1CC
ΔE00 6.28
Aqua Blue
#02D8E9
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BBBE #BE4744
analogous
#44BE84 #44BBBE #447EBE
triadic
#44BBBE #BE44BB #BBBE44
tetradic
#44BBBE #8444BE #BE4744 #7EBE44
square
#44BBBE #8444BE #BE4744 #7EBE44
split-complementary
#44BBBE #BE447E #BE8444
monochromatic
#236365 #339092 #44BBBE #71CCCE #9FDCDE
Accessibility & contrast
On white
2.31
#44BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#44BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BBBE
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BBBE | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3BE
Deuteranopia (green-blind)
#9CA5BF
Tritanopia (blue-blind)
#00C1BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #44bbbe; /* rgb */ color: rgb(68, 187, 190); /* oklch */ color: oklch(72.8% 0.104 197.5);
Tailwind
colors: {
custom: {
50: '#87d0d1',
500: '#44bbbe',
950: '#000000',
},
}SCSS
$custom: #44bbbe; $custom-light: #87d0d1; $custom-dark: #000000;
JSON
{
"hex": "#44bbbe",
"rgb": {
"r": 68,
"g": 187,
"b": 190
},
"hsl": {
"h": 181.475,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.72787,
"c": 0.10417,
"h": 197.5
},
"luminance": 0.40487
}Semantic roles & 50–950 ramp
primary
#44BBBE
secondary
#CA9594
accent
#5350D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1414
muted
#7D8282