#44BBB9#44BBB9
#44BBB9 is a light, moderate teal. Relative luminance 0.403; OKLCH L 72.6% C 0.104 H 193.5°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #44BBB9 |
|---|---|
| RGB | rgb(68, 187, 185) |
| HSL | hsl(179, 47%, 50%) |
| HSV | hsv(179, 64%, 73%) |
| CMYK | cmyk(63.6%, 0%, 1.1%, 26.7%) |
| CIE-LAB | lab(69.66, -32.98, -8.78) |
| CIE-LCH | lch(69.66, 34.13, 194.91°) |
| OKLab | oklab(72.61% -0.1015 -0.0244) |
| OKLCH | oklch(72.61% 0.104 193.5) |
| XYZ | xyz(28.9073, 40.2692, 52.1388) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.08
Topaz
#13BBAF
ΔE00 4.40
Darkturquoise
#00CED1
ΔE00 5.42
Mediumturquoise
#48D1CC
ΔE00 5.69
Tealish
#24BCA8
ΔE00 6.72
Turquoise (survey)
#06C2AC
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BBB9 #BB4446
analogous
#44BB7E #44BBB9 #4481BB
triadic
#44BBB9 #B944BB #BBB944
tetradic
#44BBB9 #7E44BB #BB4446 #81BB44
square
#44BBB9 #7E44BB #BB4446 #81BB44
split-complementary
#44BBB9 #BB4481 #BB7E44
monochromatic
#236160 #348E8D #44BBB9 #71CBCA #9EDCDB
Accessibility & contrast
On white
2.32
#44BBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#44BBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BBB9
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BBB9 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B2B9
Deuteranopia (green-blind)
#9DA4BA
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #44bbb9; /* rgb */ color: rgb(68, 187, 185); /* oklch */ color: oklch(72.6% 0.104 193.5);
Tailwind
colors: {
custom: {
50: '#87d0ce',
500: '#44bbb9',
950: '#000000',
},
}SCSS
$custom: #44bbb9; $custom-light: #87d0ce; $custom-dark: #000000;
JSON
{
"hex": "#44bbb9",
"rgb": {
"r": 68,
"g": 187,
"b": 185
},
"hsl": {
"h": 178.992,
"s": 46.667,
"l": 50
},
"oklch": {
"l": 0.72613,
"c": 0.10441,
"h": 193.5
},
"luminance": 0.40272
}Semantic roles & 50–950 ramp
primary
#44BBB9
secondary
#C89394
accent
#5154D6
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282