#44BBBB#44BBBB
#44BBBB is a light, moderate teal. Relative luminance 0.404; OKLCH L 72.7% C 0.104 H 195.1°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #44BBBB |
|---|---|
| RGB | rgb(68, 187, 187) |
| HSL | hsl(180, 47%, 50%) |
| HSV | hsv(180, 64%, 73%) |
| CMYK | cmyk(63.6%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(69.72, -32.42, -9.79) |
| CIE-LCH | lch(69.72, 33.86, 196.80°) |
| OKLab | oklab(72.68% -0.1006 -0.0272) |
| OKLCH | oklch(72.68% 0.104 195.1) |
| XYZ | xyz(29.1199, 40.3543, 53.2586) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.61
Topaz
#13BBAF
ΔE00 5.10
Darkturquoise
#00CED1
ΔE00 5.27
Mediumturquoise
#48D1CC
ΔE00 5.86
Turquoise Blue
#06B1C4
ΔE00 7.18
Tealish
#24BCA8
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BBBB #BB4444
analogous
#44BB80 #44BBBB #447FBB
triadic
#44BBBB #BB44BB #BBBB44
tetradic
#44BBBB #7F44BB #BB4444 #80BB44
square
#44BBBB #7F44BB #BB4444 #80BB44
split-complementary
#44BBBB #BB4480 #BB8044
monochromatic
#236161 #348E8E #44BBBB #71CBCB #9EDCDC
Accessibility & contrast
On white
2.31
#44BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#44BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BBBB
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BBBB | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2BB
Deuteranopia (green-blind)
#9DA5BC
Tritanopia (blue-blind)
#00C1BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #44bbbb; /* rgb */ color: rgb(68, 187, 187); /* oklch */ color: oklch(72.7% 0.104 195.1);
Tailwind
colors: {
custom: {
50: '#87d0cf',
500: '#44bbbb',
950: '#000000',
},
}SCSS
$custom: #44bbbb; $custom-light: #87d0cf; $custom-dark: #000000;
JSON
{
"hex": "#44bbbb",
"rgb": {
"r": 68,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 46.667,
"l": 50
},
"oklch": {
"l": 0.72682,
"c": 0.10425,
"h": 195.1
},
"luminance": 0.40357
}Semantic roles & 50–950 ramp
primary
#44BBBB
secondary
#C89393
accent
#5151D6
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1413
muted
#7D8282