#44B2BE#44B2BE
#44B2BE is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.6% C 0.100 H 205.3°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #44B2BE |
|---|---|
| RGB | rgb(68, 178, 190) |
| HSL | hsl(186, 48%, 51%) |
| HSV | hsv(186, 64%, 75%) |
| CMYK | cmyk(64.2%, 6.3%, 0%, 25.5%) |
| CIE-LAB | lab(67.11, -27.17, -15.35) |
| CIE-LCH | lch(67.11, 31.21, 209.46°) |
| OKLab | oklab(70.61% -0.09 -0.0426) |
| OKLCH | oklch(70.61% 0.1 205.3) |
| XYZ | xyz(27.5946, 36.7844, 54.3510) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.73
Cadetblue
#5F9EA0
ΔE00 7.38
Lightseagreen
#20B2AA
ΔE00 8.29
Darkturquoise
#00CED1
ΔE00 8.65
Aqua Blue
#02D8E9
ΔE00 9.89
Topaz
#13BBAF
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B2BE #BE5044
analogous
#44BE8D #44B2BE #4475BE
triadic
#44B2BE #BE44B2 #B2BE44
tetradic
#44B2BE #8D44BE #BE5044 #75BE44
square
#44B2BE #8D44BE #BE5044 #75BE44
split-complementary
#44B2BE #BE4475 #BE8D44
monochromatic
#235E65 #338992 #44B2BE #71C5CE #9FD7DE
Accessibility & contrast
On white
2.51
#44B2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#44B2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B2BE
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B2BE | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#929EBE
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #44b2be; /* rgb */ color: rgb(68, 178, 190); /* oklch */ color: oklch(70.6% 0.100 205.3);
Tailwind
colors: {
custom: {
50: '#86c9d1',
500: '#44b2be',
950: '#000000',
},
}SCSS
$custom: #44b2be; $custom-light: #86c9d1; $custom-dark: #000000;
JSON
{
"hex": "#44b2be",
"rgb": {
"r": 68,
"g": 178,
"b": 190
},
"hsl": {
"h": 185.902,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.70607,
"c": 0.09956,
"h": 205.3
},
"luminance": 0.36787
}Semantic roles & 50–950 ramp
primary
#44B2BE
secondary
#CA9994
accent
#5D50D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282