#44B699#44B699
#44B699 is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.4% C 0.112 H 173.1°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #44B699 |
|---|---|
| RGB | rgb(68, 182, 153) |
| HSL | hsl(165, 46%, 49%) |
| HSV | hsv(165, 63%, 71%) |
| CMYK | cmyk(62.6%, 0%, 15.9%, 28.6%) |
| CIE-LAB | lab(67.26, -39.14, 5.31) |
| CIE-LCH | lch(67.26, 39.50, 172.27°) |
| OKLab | oklab(70.38% -0.1108 0.0135) |
| OKLCH | oklch(70.38% 0.112 173.1) |
| XYZ | xyz(24.8588, 36.9821, 35.9590) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 0.95
Tealish
#24BCA8
ΔE00 4.11
Turquoise (survey)
#06C2AC
ΔE00 4.93
Green Blue
#01C08D
ΔE00 6.15
Topaz
#13BBAF
ΔE00 6.55
Mediumaquamarine
#66CDAA
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B699 #B64461
analogous
#44B660 #44B699 #449AB6
triadic
#44B699 #9944B6 #B69944
tetradic
#44B699 #6044B6 #B64461 #9AB644
square
#44B699 #6044B6 #B64461 #9AB644
split-complementary
#44B699 #B6449A #B66044
monochromatic
#235D4E #338974 #44B699 #6EC9B2 #9BDACA
Accessibility & contrast
On white
2.50
#44B699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#44B699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B699
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B699 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB98
Deuteranopia (green-blind)
#A09F9B
Tritanopia (blue-blind)
#00B8AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #44b699; /* rgb */ color: rgb(68, 182, 153); /* oklch */ color: oklch(70.4% 0.112 173.1);
Tailwind
colors: {
custom: {
50: '#84ccb7',
500: '#44b699',
950: '#000000',
},
}SCSS
$custom: #44b699; $custom-light: #84ccb7; $custom-dark: #000000;
JSON
{
"hex": "#44b699",
"rgb": {
"r": 68,
"g": 182,
"b": 153
},
"hsl": {
"h": 164.737,
"s": 45.6,
"l": 49.02
},
"oklch": {
"l": 0.70375,
"c": 0.11157,
"h": 173.1
},
"luminance": 0.36985
}Semantic roles & 50–950 ramp
primary
#44B699
secondary
#C6909E
accent
#5374D5
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280