#44BBB8#44BBB8
#44BBB8 is a light, moderate teal. Relative luminance 0.402; OKLCH L 72.6% C 0.105 H 192.7°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #44BBB8 |
|---|---|
| RGB | rgb(68, 187, 184) |
| HSL | hsl(178, 47%, 50%) |
| HSV | hsv(178, 64%, 73%) |
| CMYK | cmyk(63.6%, 0%, 1.6%, 26.7%) |
| CIE-LAB | lab(69.63, -33.26, -8.27) |
| CIE-LCH | lch(69.63, 34.27, 193.97°) |
| OKLab | oklab(72.58% -0.102 -0.023) |
| OKLCH | oklch(72.58% 0.105 192.7) |
| XYZ | xyz(28.8021, 40.2271, 51.5848) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.84
Topaz
#13BBAF
ΔE00 4.06
Darkturquoise
#00CED1
ΔE00 5.54
Mediumturquoise
#48D1CC
ΔE00 5.64
Tealish
#24BCA8
ΔE00 6.34
Turquoise (survey)
#06C2AC
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BBB8 #BB4447
analogous
#44BB7C #44BBB8 #4483BB
triadic
#44BBB8 #B844BB #BBB844
tetradic
#44BBB8 #7C44BB #BB4447 #83BB44
square
#44BBB8 #7C44BB #BB4447 #83BB44
split-complementary
#44BBB8 #BB4483 #BB7C44
monochromatic
#236160 #348E8C #44BBB8 #71CBC9 #9EDCDA
Accessibility & contrast
On white
2.32
#44BBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#44BBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BBB8
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BBB8 | 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)
#B0B2B8
Deuteranopia (green-blind)
#9EA4B9
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #44bbb8; /* rgb */ color: rgb(68, 187, 184); /* oklch */ color: oklch(72.6% 0.105 192.7);
Tailwind
colors: {
custom: {
50: '#87d0cd',
500: '#44bbb8',
950: '#000000',
},
}SCSS
$custom: #44bbb8; $custom-light: #87d0cd; $custom-dark: #000000;
JSON
{
"hex": "#44bbb8",
"rgb": {
"r": 68,
"g": 187,
"b": 184
},
"hsl": {
"h": 178.487,
"s": 46.667,
"l": 50
},
"oklch": {
"l": 0.72579,
"c": 0.10452,
"h": 192.7
},
"luminance": 0.4023
}Semantic roles & 50–950 ramp
primary
#44BBB8
secondary
#C89394
accent
#5155D6
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282