#44B299#44B299
#44B299 is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.4% C 0.107 H 175.3°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #44B299 |
|---|---|
| RGB | rgb(68, 178, 153) |
| HSL | hsl(166, 45%, 48%) |
| HSV | hsv(166, 62%, 70%) |
| CMYK | cmyk(61.8%, 0%, 14%, 30.2%) |
| CIE-LAB | lab(66.03, -37.34, 3.54) |
| CIE-LCH | lch(66.03, 37.51, 174.59°) |
| OKLab | oklab(69.37% -0.1065 0.0088) |
| OKLCH | oklch(69.37% 0.107 175.3) |
| XYZ | xyz(24.0513, 35.3671, 35.6898) |
| Luminance | 0.3537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.56
Tealish
#24BCA8
ΔE00 3.93
Turquoise (survey)
#06C2AC
ΔE00 5.22
Topaz
#13BBAF
ΔE00 5.88
Lightseagreen
#20B2AA
ΔE00 6.36
Dull Teal
#5F9E8F
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B299 #B2445D
analogous
#44B262 #44B299 #4494B2
triadic
#44B299 #9944B2 #B29944
tetradic
#44B299 #6244B2 #B2445D #94B244
square
#44B299 #6244B2 #B2445D #94B244
split-complementary
#44B299 #B24494 #B26244
monochromatic
#22594D #338673 #44B299 #6CC7B2 #99D8C9
Accessibility & contrast
On white
2.60
#44B299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#44B299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B299
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B299 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA798
Deuteranopia (green-blind)
#9C9C9B
Tritanopia (blue-blind)
#00B4AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #44b299; /* rgb */ color: rgb(68, 178, 153); /* oklch */ color: oklch(69.4% 0.107 175.3);
Tailwind
colors: {
custom: {
50: '#84c9b7',
500: '#44b299',
950: '#000000',
},
}SCSS
$custom: #44b299; $custom-light: #84c9b7; $custom-dark: #000000;
JSON
{
"hex": "#44b299",
"rgb": {
"r": 68,
"g": 178,
"b": 153
},
"hsl": {
"h": 166.364,
"s": 44.715,
"l": 48.235
},
"oklch": {
"l": 0.69372,
"c": 0.10682,
"h": 175.3
},
"luminance": 0.3537
}Semantic roles & 50–950 ramp
primary
#44B299
secondary
#C48E9A
accent
#5371D4
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280