#44C799#44C799
#44C799 is a light, vivid teal. Relative luminance 0.444; OKLCH L 74.6% C 0.133 H 165.8°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #44C799 |
|---|---|
| RGB | rgb(68, 199, 153) |
| HSL | hsl(159, 54%, 52%) |
| HSV | hsv(159, 66%, 78%) |
| CMYK | cmyk(65.8%, 0%, 23.1%, 22%) |
| CIE-LAB | lab(72.48, -46.49, 12.74) |
| CIE-LCH | lch(72.48, 48.21, 164.67°) |
| OKLab | oklab(74.63% -0.1286 0.0326) |
| OKLCH | oklch(74.63% 0.133 165.8) |
| XYZ | xyz(28.5541, 44.3726, 37.1907) |
| Luminance | 0.4438 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 3.00
Green Blue
#01C08D
ΔE00 3.17
Eucalyptus
#44D7A8
ΔE00 3.97
Greenish Teal
#32BF84
ΔE00 4.04
Mediumaquamarine
#66CDAA
ΔE00 4.07
Aquamarine (survey)
#04D8B2
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44C799 #C74472
analogous
#44C757 #44C799 #44B4C7
triadic
#44C799 #9944C7 #C79944
tetradic
#44C799 #5744C7 #C74472 #B4C744
square
#44C799 #5744C7 #C74472 #B4C744
split-complementary
#44C799 #C744B4 #C75744
monochromatic
#216F54 #2F9E77 #44C799 #73D5B3 #A2E3CC
Accessibility & contrast
On white
2.13
#44C799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#44C799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44C799
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44C799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44C799 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B997
Deuteranopia (green-blind)
#B1AD9C
Tritanopia (blue-blind)
#00C7BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #44c799; /* rgb */ color: rgb(68, 199, 153); /* oklch */ color: oklch(74.6% 0.133 165.8);
Tailwind
colors: {
custom: {
50: '#87d9b7',
500: '#44c799',
950: '#000000',
},
}SCSS
$custom: #44c799; $custom-light: #87d9b7; $custom-dark: #000000;
JSON
{
"hex": "#44c799",
"rgb": {
"r": 68,
"g": 199,
"b": 153
},
"hsl": {
"h": 158.931,
"s": 53.909,
"l": 52.353
},
"oklch": {
"l": 0.74633,
"c": 0.13267,
"h": 165.8
},
"luminance": 0.44376
}Semantic roles & 50–950 ramp
primary
#44C799
secondary
#D097AB
accent
#4B7EDD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380