#44B2A5#44B2A5
#44B2A5 is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.7% C 0.101 H 184.3°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #44B2A5 |
|---|---|
| RGB | rgb(68, 178, 165) |
| HSL | hsl(173, 45%, 48%) |
| HSV | hsv(173, 62%, 70%) |
| CMYK | cmyk(61.8%, 0%, 7.3%, 30.2%) |
| CIE-LAB | lab(66.35, -34.22, -2.64) |
| CIE-LCH | lch(66.35, 34.32, 184.41°) |
| OKLab | oklab(69.74% -0.1009 -0.0077) |
| OKLCH | oklch(69.74% 0.101 184.3) |
| XYZ | xyz(25.0927, 35.7837, 41.1745) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.61
Topaz
#13BBAF
ΔE00 3.31
Tealish
#24BCA8
ΔE00 3.83
Turquoise (survey)
#06C2AC
ΔE00 5.45
Greeny Blue
#42B395
ΔE00 5.73
Dull Teal
#5F9E8F
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B2A5 #B24451
analogous
#44B26E #44B2A5 #4488B2
triadic
#44B2A5 #A544B2 #B2A544
tetradic
#44B2A5 #6E44B2 #B24451 #88B244
square
#44B2A5 #6E44B2 #B24451 #88B244
split-complementary
#44B2A5 #B24488 #B26E44
monochromatic
#225953 #33867C #44B2A5 #6CC7BC #99D8D0
Accessibility & contrast
On white
2.57
#44B2A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#44B2A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B2A5
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B2A5 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A5
Deuteranopia (green-blind)
#999CA6
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #44b2a5; /* rgb */ color: rgb(68, 178, 165); /* oklch */ color: oklch(69.7% 0.101 184.3);
Tailwind
colors: {
custom: {
50: '#84c9bf',
500: '#44b2a5',
950: '#000000',
},
}SCSS
$custom: #44b2a5; $custom-light: #84c9bf; $custom-dark: #000000;
JSON
{
"hex": "#44b2a5",
"rgb": {
"r": 68,
"g": 178,
"b": 165
},
"hsl": {
"h": 172.909,
"s": 44.715,
"l": 48.235
},
"oklch": {
"l": 0.6974,
"c": 0.10122,
"h": 184.3
},
"luminance": 0.35786
}Semantic roles & 50–950 ramp
primary
#44B2A5
secondary
#C48E94
accent
#5363D4
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281