#44B0B2#44B0B2
#44B0B2 is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.7% C 0.097 H 196.9°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #44B0B2 |
|---|---|
| RGB | rgb(68, 176, 178) |
| HSL | hsl(181, 45%, 48%) |
| HSV | hsv(181, 62%, 70%) |
| CMYK | cmyk(61.8%, 1.1%, 0%, 30.2%) |
| CIE-LAB | lab(66.13, -29.67, -10.18) |
| CIE-LCH | lch(66.13, 31.37, 198.94°) |
| OKLab | oklab(69.68% -0.093 -0.0282) |
| OKLCH | oklch(69.68% 0.097 196.9) |
| XYZ | xyz(25.9416, 35.4912, 47.5942) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.59
Turquoise Blue
#06B1C4
ΔE00 5.87
Cadetblue
#5F9EA0
ΔE00 6.52
Topaz
#13BBAF
ΔE00 6.53
Sea
#3C9992
ΔE00 8.01
Darkturquoise
#00CED1
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B0B2 #B24644
analogous
#44B27D #44B0B2 #4479B2
triadic
#44B0B2 #B244B0 #B0B244
tetradic
#44B0B2 #7D44B2 #B24644 #79B244
square
#44B0B2 #7D44B2 #B24644 #79B244
split-complementary
#44B0B2 #B24479 #B27D44
monochromatic
#225859 #338486 #44B0B2 #6CC5C7 #99D7D8
Accessibility & contrast
On white
2.59
#44B0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#44B0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B0B2
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B0B2 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8B2
Deuteranopia (green-blind)
#939BB3
Tritanopia (blue-blind)
#00B6B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #44b0b2; /* rgb */ color: rgb(68, 176, 178); /* oklch */ color: oklch(69.7% 0.097 196.9);
Tailwind
colors: {
custom: {
50: '#85c8c9',
500: '#44b0b2',
950: '#000000',
},
}SCSS
$custom: #44b0b2; $custom-light: #85c8c9; $custom-dark: #000000;
JSON
{
"hex": "#44b0b2",
"rgb": {
"r": 68,
"g": 176,
"b": 178
},
"hsl": {
"h": 181.091,
"s": 44.715,
"l": 48.235
},
"oklch": {
"l": 0.69684,
"c": 0.0972,
"h": 196.9
},
"luminance": 0.35494
}Semantic roles & 50–950 ramp
primary
#44B0B2
secondary
#C48F8E
accent
#5653D4
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282