#44BCA1#44BCA1
#44BCA1 is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.1% C 0.114 H 175.2°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #44BCA1 |
|---|---|
| RGB | rgb(68, 188, 161) |
| HSL | hsl(167, 47%, 50%) |
| HSV | hsv(167, 64%, 74%) |
| CMYK | cmyk(63.8%, 0%, 14.4%, 26.3%) |
| CIE-LAB | lab(69.30, -39.82, 3.86) |
| CIE-LCH | lch(69.30, 40.01, 174.46°) |
| OKLab | oklab(72.1% -0.1134 0.0096) |
| OKLCH | oklch(72.1% 0.114 175.2) |
| XYZ | xyz(26.7970, 39.7657, 39.9746) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.81
Tealish
#24BCA8
ΔE00 2.98
Turquoise (survey)
#06C2AC
ΔE00 3.42
Mediumaquamarine
#66CDAA
ΔE00 5.56
Topaz
#13BBAF
ΔE00 5.56
Green Blue
#01C08D
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BCA1 #BC445F
analogous
#44BC65 #44BCA1 #449BBC
triadic
#44BCA1 #A144BC #BCA144
tetradic
#44BCA1 #6544BC #BC445F #9BBC44
square
#44BCA1 #6544BC #BC445F #9BBC44
split-complementary
#44BCA1 #BC449B #BC6544
monochromatic
#236254 #338F7B #44BCA1 #71CCB8 #9EDCCE
Accessibility & contrast
On white
2.35
#44BCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#44BCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BCA1
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BCA1 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B1A0
Deuteranopia (green-blind)
#A4A4A3
Tritanopia (blue-blind)
#00BEB4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #44bca1; /* rgb */ color: rgb(68, 188, 161); /* oklch */ color: oklch(72.1% 0.114 175.2);
Tailwind
colors: {
custom: {
50: '#85d1bc',
500: '#44bca1',
950: '#000000',
},
}SCSS
$custom: #44bca1; $custom-light: #85d1bc; $custom-dark: #000000;
JSON
{
"hex": "#44bca1",
"rgb": {
"r": 68,
"g": 188,
"b": 161
},
"hsl": {
"h": 166.5,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.72103,
"c": 0.11382,
"h": 175.2
},
"luminance": 0.39769
}Semantic roles & 50–950 ramp
primary
#44BCA1
secondary
#C9939F
accent
#516FD7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281