#44BEA3#44BEA3
#44BEA3 is a light, moderate teal. Relative luminance 0.407; OKLCH L 72.7% C 0.115 H 175.4°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #44BEA3 |
|---|---|
| RGB | rgb(68, 190, 163) |
| HSL | hsl(167, 48%, 51%) |
| HSV | hsv(167, 64%, 75%) |
| CMYK | cmyk(64.2%, 0%, 14.2%, 25.5%) |
| CIE-LAB | lab(69.96, -40.21, 3.73) |
| CIE-LCH | lch(69.96, 40.38, 174.71°) |
| OKLab | oklab(72.66% -0.1146 0.0093) |
| OKLCH | oklch(72.66% 0.115 175.4) |
| XYZ | xyz(27.4050, 40.6972, 41.0543) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.95
Turquoise (survey)
#06C2AC
ΔE00 3.15
Greeny Blue
#42B395
ΔE00 3.33
Mediumaquamarine
#66CDAA
ΔE00 5.20
Topaz
#13BBAF
ΔE00 5.54
Green Blue
#01C08D
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BEA3 #BE445F
analogous
#44BE66 #44BEA3 #449CBE
triadic
#44BEA3 #A344BE #BEA344
tetradic
#44BEA3 #6644BE #BE445F #9CBE44
square
#44BEA3 #6644BE #BE445F #9CBE44
split-complementary
#44BEA3 #BE449C #BE6644
monochromatic
#236556 #33927D #44BEA3 #71CEB9 #9FDED0
Accessibility & contrast
On white
2.30
#44BEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#44BEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BEA3
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BEA3 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A2
Deuteranopia (green-blind)
#A6A6A5
Tritanopia (blue-blind)
#00C0B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #44bea3; /* rgb */ color: rgb(68, 190, 163); /* oklch */ color: oklch(72.7% 0.115 175.4);
Tailwind
colors: {
custom: {
50: '#86d2be',
500: '#44bea3',
950: '#000000',
},
}SCSS
$custom: #44bea3; $custom-light: #86d2be; $custom-dark: #000000;
JSON
{
"hex": "#44bea3",
"rgb": {
"r": 68,
"g": 190,
"b": 163
},
"hsl": {
"h": 166.721,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.72658,
"c": 0.11496,
"h": 175.4
},
"luminance": 0.407
}Semantic roles & 50–950 ramp
primary
#44BEA3
secondary
#CA94A0
accent
#506ED8
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281