#44B2A3#44B2A3
#44B2A3 is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.7% C 0.102 H 182.8°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #44B2A3 |
|---|---|
| RGB | rgb(68, 178, 163) |
| HSL | hsl(172, 45%, 48%) |
| HSV | hsv(172, 62%, 70%) |
| CMYK | cmyk(61.8%, 0%, 8.4%, 30.2%) |
| CIE-LAB | lab(66.30, -34.75, -1.61) |
| CIE-LCH | lch(66.30, 34.79, 182.65°) |
| OKLab | oklab(69.68% -0.1018 -0.0049) |
| OKLCH | oklch(69.68% 0.102 182.8) |
| XYZ | xyz(24.9121, 35.7115, 40.2233) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.17
Tealish
#24BCA8
ΔE00 3.49
Topaz
#13BBAF
ΔE00 3.52
Greeny Blue
#42B395
ΔE00 5.00
Turquoise (survey)
#06C2AC
ΔE00 5.16
Dull Teal
#5F9E8F
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B2A3 #B24453
analogous
#44B26C #44B2A3 #448AB2
triadic
#44B2A3 #A344B2 #B2A344
tetradic
#44B2A3 #6C44B2 #B24453 #8AB244
square
#44B2A3 #6C44B2 #B24453 #8AB244
split-complementary
#44B2A3 #B2448A #B26C44
monochromatic
#225952 #33867A #44B2A3 #6CC7BB #99D8CF
Accessibility & contrast
On white
2.58
#44B2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#44B2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B2A3
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B2A3 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#9A9CA4
Tritanopia (blue-blind)
#00B5AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #44b2a3; /* rgb */ color: rgb(68, 178, 163); /* oklch */ color: oklch(69.7% 0.102 182.8);
Tailwind
colors: {
custom: {
50: '#84c9be',
500: '#44b2a3',
950: '#000000',
},
}SCSS
$custom: #44b2a3; $custom-light: #84c9be; $custom-dark: #000000;
JSON
{
"hex": "#44b2a3",
"rgb": {
"r": 68,
"g": 178,
"b": 163
},
"hsl": {
"h": 171.818,
"s": 44.715,
"l": 48.235
},
"oklch": {
"l": 0.69676,
"c": 0.10197,
"h": 182.8
},
"luminance": 0.35714
}Semantic roles & 50–950 ramp
primary
#44B2A3
secondary
#C48E95
accent
#5365D4
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281