#44BEBC#44BEBC
#44BEBC is a light, moderate teal. Relative luminance 0.417; OKLCH L 73.4% C 0.106 H 193.5°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #44BEBC |
|---|---|
| RGB | rgb(68, 190, 188) |
| HSL | hsl(179, 48%, 51%) |
| HSV | hsv(179, 64%, 75%) |
| CMYK | cmyk(64.2%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(70.65, -33.56, -8.95) |
| CIE-LCH | lch(70.65, 34.73, 194.93°) |
| OKLab | oklab(73.45% -0.1033 -0.0249) |
| OKLCH | oklch(73.45% 0.106 193.5) |
| XYZ | xyz(29.8704, 41.6834, 54.0387) |
| Luminance | 0.4169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 4.50
Lightseagreen
#20B2AA
ΔE00 4.62
Darkturquoise
#00CED1
ΔE00 4.70
Mediumturquoise
#48D1CC
ΔE00 4.90
Tealish
#24BCA8
ΔE00 6.77
Turquoise (survey)
#06C2AC
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BEBC #BE4446
analogous
#44BE7F #44BEBC #4483BE
triadic
#44BEBC #BC44BE #BEBC44
tetradic
#44BEBC #7F44BE #BE4446 #83BE44
square
#44BEBC #7F44BE #BE4446 #83BE44
split-complementary
#44BEBC #BE4483 #BE7F44
monochromatic
#236564 #339290 #44BEBC #71CECC #9FDEDD
Accessibility & contrast
On white
2.25
#44BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#44BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BEBC
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BEBC | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BC
Deuteranopia (green-blind)
#A0A7BD
Tritanopia (blue-blind)
#00C4BD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #44bebc; /* rgb */ color: rgb(68, 190, 188); /* oklch */ color: oklch(73.4% 0.106 193.5);
Tailwind
colors: {
custom: {
50: '#87d2d0',
500: '#44bebc',
950: '#000000',
},
}SCSS
$custom: #44bebc; $custom-light: #87d2d0; $custom-dark: #000000;
JSON
{
"hex": "#44bebc",
"rgb": {
"r": 68,
"g": 190,
"b": 188
},
"hsl": {
"h": 179.016,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.73446,
"c": 0.10627,
"h": 193.5
},
"luminance": 0.41687
}Semantic roles & 50–950 ramp
primary
#44BEBC
secondary
#CA9495
accent
#5052D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1413
muted
#7D8282