#44B2B3#44B2B3
#44B2B3 is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.2% C 0.099 H 196.0°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #44B2B3 |
|---|---|
| RGB | rgb(68, 178, 179) |
| HSL | hsl(181, 45%, 48%) |
| HSV | hsv(181, 62%, 70%) |
| CMYK | cmyk(62%, 0.6%, 0%, 29.8%) |
| CIE-LAB | lab(66.76, -30.36, -9.79) |
| CIE-LCH | lch(66.76, 31.90, 197.87°) |
| OKLab | oklab(70.21% -0.0947 -0.0271) |
| OKLCH | oklch(70.21% 0.099 196) |
| XYZ | xyz(26.4374, 36.3216, 48.2566) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.20
Topaz
#13BBAF
ΔE00 5.95
Turquoise Blue
#06B1C4
ΔE00 6.25
Cadetblue
#5F9EA0
ΔE00 7.06
Darkturquoise
#00CED1
ΔE00 7.60
Tealish
#24BCA8
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B2B3 #B34544
analogous
#44B37C #44B2B3 #447AB3
triadic
#44B2B3 #B344B2 #B2B344
tetradic
#44B2B3 #7C44B3 #B34544 #7AB344
square
#44B2B3 #7C44B3 #B34544 #7AB344
split-complementary
#44B2B3 #B3447A #B37C44
monochromatic
#225A5A #338687 #44B2B3 #6DC7C7 #99D8D8
Accessibility & contrast
On white
2.54
#44B2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#44B2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B2B3
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B2B3 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB3
Deuteranopia (green-blind)
#959DB4
Tritanopia (blue-blind)
#00B7B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #44b2b3; /* rgb */ color: rgb(68, 178, 179); /* oklch */ color: oklch(70.2% 0.099 196.0);
Tailwind
colors: {
custom: {
50: '#85c9c9',
500: '#44b2b3',
950: '#000000',
},
}SCSS
$custom: #44b2b3; $custom-light: #85c9c9; $custom-dark: #000000;
JSON
{
"hex": "#44b2b3",
"rgb": {
"r": 68,
"g": 178,
"b": 179
},
"hsl": {
"h": 180.541,
"s": 44.939,
"l": 48.431
},
"oklch": {
"l": 0.70209,
"c": 0.09851,
"h": 196
},
"luminance": 0.36324
}Semantic roles & 50–950 ramp
primary
#44B2B3
secondary
#C48F8E
accent
#5453D5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282