#44BEBD#44BEBD
#44BEBD is a light, moderate teal. Relative luminance 0.417; OKLCH L 73.5% C 0.106 H 194.3°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #44BEBD |
|---|---|
| RGB | rgb(68, 190, 189) |
| HSL | hsl(180, 48%, 51%) |
| HSV | hsv(180, 64%, 75%) |
| CMYK | cmyk(64.2%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(70.68, -33.28, -9.45) |
| CIE-LCH | lch(70.68, 34.59, 195.85°) |
| OKLab | oklab(73.48% -0.1029 -0.0262) |
| OKLCH | oklch(73.48% 0.106 194.3) |
| XYZ | xyz(29.9786, 41.7267, 54.6084) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.60
Topaz
#13BBAF
ΔE00 4.84
Lightseagreen
#20B2AA
ΔE00 4.85
Mediumturquoise
#48D1CC
ΔE00 4.99
Tealish
#24BCA8
ΔE00 7.15
Turquoise (survey)
#06C2AC
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BEBD #BE4445
analogous
#44BE80 #44BEBD #4482BE
triadic
#44BEBD #BD44BE #BEBD44
tetradic
#44BEBD #8044BE #BE4445 #82BE44
square
#44BEBD #8044BE #BE4445 #82BE44
split-complementary
#44BEBD #BE4482 #BE8044
monochromatic
#236564 #339291 #44BEBD #71CECD #9FDEDD
Accessibility & contrast
On white
2.25
#44BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#44BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BEBD
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BEBD | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BD
Deuteranopia (green-blind)
#9FA7BE
Tritanopia (blue-blind)
#00C4BD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #44bebd; /* rgb */ color: rgb(68, 190, 189); /* oklch */ color: oklch(73.5% 0.106 194.3);
Tailwind
colors: {
custom: {
50: '#87d2d0',
500: '#44bebd',
950: '#000000',
},
}SCSS
$custom: #44bebd; $custom-light: #87d2d0; $custom-dark: #000000;
JSON
{
"hex": "#44bebd",
"rgb": {
"r": 68,
"g": 190,
"b": 189
},
"hsl": {
"h": 179.508,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.73481,
"c": 0.10619,
"h": 194.3
},
"luminance": 0.4173
}Semantic roles & 50–950 ramp
primary
#44BEBD
secondary
#CA9494
accent
#5051D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1414
muted
#7D8282