#44ABBB#44ABBB
#44ABBB is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.8% C 0.096 H 209.4°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABBB |
|---|---|
| RGB | rgb(68, 171, 187) |
| HSL | hsl(188, 47%, 50%) |
| HSV | hsv(188, 64%, 73%) |
| CMYK | cmyk(63.6%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(64.91, -24.56, -17.01) |
| CIE-LCH | lch(64.91, 29.88, 214.71°) |
| OKLab | oklab(68.8% -0.0839 -0.0472) |
| OKLCH | oklch(68.8% 0.096 209.4) |
| XYZ | xyz(25.9127, 33.9399, 52.1895) |
| Luminance | 0.3394 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.88
Cadetblue
#5F9EA0
ΔE00 6.68
Greyblue
#77A1B5
ΔE00 9.57
Lightseagreen
#20B2AA
ΔE00 10.10
Sea
#3C9992
ΔE00 10.85
Darkturquoise
#00CED1
ΔE00 11.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABBB #BB5444
analogous
#44BB8F #44ABBB #4470BB
triadic
#44ABBB #BB44AB #ABBB44
tetradic
#44ABBB #8F44BB #BB5444 #70BB44
square
#44ABBB #8F44BB #BB5444 #70BB44
split-complementary
#44ABBB #BB4470 #BB8F44
monochromatic
#235961 #34828E #44ABBB #71BFCB #9ED3DC
Accessibility & contrast
On white
2.70
#44ABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#44ABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABBB
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABBB | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#8B98BB
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #44abbb; /* rgb */ color: rgb(68, 171, 187); /* oklch */ color: oklch(68.8% 0.096 209.4);
Tailwind
colors: {
custom: {
50: '#85c4cf',
500: '#44abbb',
950: '#000000',
},
}SCSS
$custom: #44abbb; $custom-light: #85c4cf; $custom-dark: #000000;
JSON
{
"hex": "#44abbb",
"rgb": {
"r": 68,
"g": 171,
"b": 187
},
"hsl": {
"h": 188.067,
"s": 46.667,
"l": 50
},
"oklch": {
"l": 0.68801,
"c": 0.09625,
"h": 209.4
},
"luminance": 0.33943
}Semantic roles & 50–950 ramp
primary
#44ABBB
secondary
#C89A93
accent
#6351D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182