#44C198#44C198
#44C198 is a light, vivid teal. Relative luminance 0.416; OKLCH L 73.1% C 0.126 H 167.5°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #44C198 |
|---|---|
| RGB | rgb(68, 193, 152) |
| HSL | hsl(160, 50%, 51%) |
| HSV | hsv(160, 65%, 76%) |
| CMYK | cmyk(64.8%, 0%, 21.2%, 24.3%) |
| CIE-LAB | lab(70.62, -44.19, 10.65) |
| CIE-LCH | lch(70.62, 45.45, 166.45°) |
| OKLab | oklab(73.11% -0.1229 0.0273) |
| OKLCH | oklch(73.11% 0.126 167.5) |
| XYZ | xyz(27.1184, 41.6330, 36.3065) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.15
Greenblue
#23C48B
ΔE00 3.85
Mediumaquamarine
#66CDAA
ΔE00 4.39
Greenish Teal
#32BF84
ΔE00 4.44
Greeny Blue
#42B395
ΔE00 4.55
Eucalyptus
#44D7A8
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44C198 #C1446D
analogous
#44C159 #44C198 #44ABC1
triadic
#44C198 #9844C1 #C19844
tetradic
#44C198 #5944C1 #C1446D #ABC144
square
#44C198 #5944C1 #C1446D #ABC144
split-complementary
#44C198 #C144AB #C15944
monochromatic
#236851 #329675 #44C198 #72D0B1 #A0DFCB
Accessibility & contrast
On white
2.25
#44C198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#44C198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44C198
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44C198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44C198 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB496
Deuteranopia (green-blind)
#ABA89B
Tritanopia (blue-blind)
#00C2B5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #44c198; /* rgb */ color: rgb(68, 193, 152); /* oklch */ color: oklch(73.1% 0.126 167.5);
Tailwind
colors: {
custom: {
50: '#86d4b6',
500: '#44c198',
950: '#000000',
},
}SCSS
$custom: #44c198; $custom-light: #86d4b6; $custom-dark: #000000;
JSON
{
"hex": "#44c198",
"rgb": {
"r": 68,
"g": 193,
"b": 152
},
"hsl": {
"h": 160.32,
"s": 50.201,
"l": 51.176
},
"oklch": {
"l": 0.73105,
"c": 0.12585,
"h": 167.5
},
"luminance": 0.41636
}Semantic roles & 50–950 ramp
primary
#44C198
secondary
#CC95A7
accent
#4E7CDA
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380