#44BE94#44BE94
#44BE94 is a light, vivid teal. Relative luminance 0.402; OKLCH L 72.2% C 0.125 H 166.5°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #44BE94 |
|---|---|
| RGB | rgb(68, 190, 148) |
| HSL | hsl(159, 48%, 51%) |
| HSV | hsv(159, 64%, 75%) |
| CMYK | cmyk(64.2%, 0%, 22.1%, 25.5%) |
| CIE-LAB | lab(69.61, -43.83, 11.39) |
| CIE-LCH | lch(69.61, 45.29, 165.43°) |
| OKLab | oklab(72.25% -0.1216 0.0292) |
| OKLCH | oklch(72.25% 0.125 166.5) |
| XYZ | xyz(26.1399, 40.1912, 34.3913) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.92
Greenblue
#23C48B
ΔE00 3.73
Greenish Teal
#32BF84
ΔE00 4.00
Greeny Blue
#42B395
ΔE00 4.19
Mediumaquamarine
#66CDAA
ΔE00 5.12
Dark Seafoam
#1FB57A
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BE94 #BE446E
analogous
#44BE57 #44BE94 #44ABBE
triadic
#44BE94 #9444BE #BE9444
tetradic
#44BE94 #5744BE #BE446E #ABBE44
square
#44BE94 #5744BE #BE446E #ABBE44
split-complementary
#44BE94 #BE44AB #BE5744
monochromatic
#23654E #339271 #44BE94 #71CEAE #9FDEC8
Accessibility & contrast
On white
2.32
#44BE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#44BE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BE94
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BE94 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB192
Deuteranopia (green-blind)
#A9A597
Tritanopia (blue-blind)
#00BFB2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #44be94; /* rgb */ color: rgb(68, 190, 148); /* oklch */ color: oklch(72.2% 0.125 166.5);
Tailwind
colors: {
custom: {
50: '#85d2b3',
500: '#44be94',
950: '#000000',
},
}SCSS
$custom: #44be94; $custom-light: #85d2b3; $custom-dark: #000000;
JSON
{
"hex": "#44be94",
"rgb": {
"r": 68,
"g": 190,
"b": 148
},
"hsl": {
"h": 159.344,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.72248,
"c": 0.12504,
"h": 166.5
},
"luminance": 0.40194
}Semantic roles & 50–950 ramp
primary
#44BE94
secondary
#CA94A6
accent
#507FD8
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380