#44CC93#44CC93
#44CC93 is a light, vivid teal. Relative luminance 0.465; OKLCH L 75.7% C 0.144 H 161.5°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #44CC93 |
|---|---|
| RGB | rgb(68, 204, 147) |
| HSL | hsl(155, 57%, 53%) |
| HSV | hsv(155, 67%, 80%) |
| CMYK | cmyk(66.7%, 0%, 27.9%, 20%) |
| CIE-LAB | lab(73.88, -49.88, 17.92) |
| CIE-LCH | lch(73.88, 53.00, 160.24°) |
| OKLab | oklab(75.74% -0.1365 0.0456) |
| OKLCH | oklch(75.74% 0.144 161.5) |
| XYZ | xyz(29.2403, 46.5181, 35.0360) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.62
Greenish Teal
#32BF84
ΔE00 3.63
Eucalyptus
#44D7A8
ΔE00 3.99
Green Blue
#01C08D
ΔE00 4.14
Emerald
#50C878
ΔE00 5.41
Seaweed
#18D17B
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44CC93 #CC447D
analogous
#44CC4F #44CC93 #44C1CC
triadic
#44CC93 #9344CC #CC9344
tetradic
#44CC93 #4F44CC #CC447D #C1CC44
square
#44CC93 #4F44CC #CC447D #C1CC44
split-complementary
#44CC93 #CC44C1 #CC4F44
monochromatic
#207652 #2DA673 #44CC93 #74D9AF #A4E6CB
Accessibility & contrast
On white
2.04
#44CC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#44CC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44CC93
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44CC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44CC93 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD90
Deuteranopia (green-blind)
#B7B097
Tritanopia (blue-blind)
#00CCBD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #44cc93; /* rgb */ color: rgb(68, 204, 147); /* oklch */ color: oklch(75.7% 0.144 161.5);
Tailwind
colors: {
custom: {
50: '#87dcb3',
500: '#44cc93',
950: '#000000',
},
}SCSS
$custom: #44cc93; $custom-light: #87dcb3; $custom-dark: #000000;
JSON
{
"hex": "#44cc93",
"rgb": {
"r": 68,
"g": 204,
"b": 147
},
"hsl": {
"h": 154.853,
"s": 57.143,
"l": 53.333
},
"oklch": {
"l": 0.75742,
"c": 0.14395,
"h": 161.5
},
"luminance": 0.46521
}Semantic roles & 50–950 ramp
primary
#44CC93
secondary
#D399B1
accent
#4788E0
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0D1511
muted
#7D8380