#44BE99#44BE99
#44BE99 is a light, vivid teal. Relative luminance 0.404; OKLCH L 72.4% C 0.121 H 169.3°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #44BE99 |
|---|---|
| RGB | rgb(68, 190, 153) |
| HSL | hsl(162, 48%, 51%) |
| HSV | hsv(162, 64%, 75%) |
| CMYK | cmyk(64.2%, 0%, 19.5%, 25.5%) |
| CIE-LAB | lab(69.72, -42.66, 8.83) |
| CIE-LCH | lch(69.72, 43.56, 168.30°) |
| OKLab | oklab(72.38% -0.1192 0.0226) |
| OKLCH | oklch(72.38% 0.121 169.3) |
| XYZ | xyz(26.5442, 40.3529, 36.5208) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.38
Green Blue
#01C08D
ΔE00 3.86
Mediumaquamarine
#66CDAA
ΔE00 4.73
Greenblue
#23C48B
ΔE00 4.91
Greenish Teal
#32BF84
ΔE00 5.34
Turquoise (survey)
#06C2AC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BE99 #BE4469
analogous
#44BE5C #44BE99 #44A6BE
triadic
#44BE99 #9944BE #BE9944
tetradic
#44BE99 #5C44BE #BE4469 #A6BE44
square
#44BE99 #5C44BE #BE4469 #A6BE44
split-complementary
#44BE99 #BE44A6 #BE5C44
monochromatic
#236551 #339275 #44BE99 #71CEB2 #9FDECB
Accessibility & contrast
On white
2.32
#44BE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#44BE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BE99
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BE99 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B297
Deuteranopia (green-blind)
#A8A59B
Tritanopia (blue-blind)
#00BFB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #44be99; /* rgb */ color: rgb(68, 190, 153); /* oklch */ color: oklch(72.4% 0.121 169.3);
Tailwind
colors: {
custom: {
50: '#85d2b7',
500: '#44be99',
950: '#000000',
},
}SCSS
$custom: #44be99; $custom-light: #85d2b7; $custom-dark: #000000;
JSON
{
"hex": "#44be99",
"rgb": {
"r": 68,
"g": 190,
"b": 153
},
"hsl": {
"h": 161.803,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.72379,
"c": 0.12137,
"h": 169.3
},
"luminance": 0.40356
}Semantic roles & 50–950 ramp
primary
#44BE99
secondary
#CA94A4
accent
#5079D8
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380