#44BEB7#44BEB7
#44BEB7 is a light, moderate teal. Relative luminance 0.415; OKLCH L 73.3% C 0.107 H 189.7°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #44BEB7 |
|---|---|
| RGB | rgb(68, 190, 183) |
| HSL | hsl(177, 48%, 51%) |
| HSV | hsv(177, 64%, 75%) |
| CMYK | cmyk(64.2%, 0%, 3.7%, 25.5%) |
| CIE-LAB | lab(70.50, -34.95, -6.43) |
| CIE-LCH | lch(70.50, 35.53, 190.42°) |
| OKLab | oklab(73.28% -0.1055 -0.018) |
| OKLCH | oklch(73.28% 0.107 189.7) |
| XYZ | xyz(29.3407, 41.4715, 51.2491) |
| Luminance | 0.4148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 3.00
Lightseagreen
#20B2AA
ΔE00 3.87
Mediumturquoise
#48D1CC
ΔE00 4.92
Tealish
#24BCA8
ΔE00 4.95
Darkturquoise
#00CED1
ΔE00 5.60
Turquoise (survey)
#06C2AC
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BEB7 #BE444B
analogous
#44BE7A #44BEB7 #4488BE
triadic
#44BEB7 #B744BE #BEB744
tetradic
#44BEB7 #7A44BE #BE444B #88BE44
square
#44BEB7 #7A44BE #BE444B #88BE44
split-complementary
#44BEB7 #BE4488 #BE7A44
monochromatic
#236561 #33928D #44BEB7 #71CEC8 #9FDEDA
Accessibility & contrast
On white
2.26
#44BEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#44BEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BEB7
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BEB7 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B4B7
Deuteranopia (green-blind)
#A1A7B8
Tritanopia (blue-blind)
#00C3BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #44beb7; /* rgb */ color: rgb(68, 190, 183); /* oklch */ color: oklch(73.3% 0.107 189.7);
Tailwind
colors: {
custom: {
50: '#87d2cc',
500: '#44beb7',
950: '#000000',
},
}SCSS
$custom: #44beb7; $custom-light: #87d2cc; $custom-dark: #000000;
JSON
{
"hex": "#44beb7",
"rgb": {
"r": 68,
"g": 190,
"b": 183
},
"hsl": {
"h": 176.557,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.73278,
"c": 0.10704,
"h": 189.7
},
"luminance": 0.41475
}Semantic roles & 50–950 ramp
primary
#44BEB7
secondary
#CA9497
accent
#5058D8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1413
muted
#7D8282