#44BCA2#44BCA2
#44BCA2 is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.1% C 0.113 H 175.8°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #44BCA2 |
|---|---|
| RGB | rgb(68, 188, 162) |
| HSL | hsl(167, 47%, 50%) |
| HSV | hsv(167, 64%, 74%) |
| CMYK | cmyk(63.8%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(69.33, -39.57, 3.35) |
| CIE-LCH | lch(69.33, 39.71, 175.16°) |
| OKLab | oklab(72.13% -0.1129 0.0083) |
| OKLCH | oklch(72.13% 0.113 175.8) |
| XYZ | xyz(26.8856, 39.8011, 40.4409) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.71
Greeny Blue
#42B395
ΔE00 2.97
Turquoise (survey)
#06C2AC
ΔE00 3.23
Topaz
#13BBAF
ΔE00 5.26
Mediumaquamarine
#66CDAA
ΔE00 5.69
Green Blue
#01C08D
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BCA2 #BC445E
analogous
#44BC66 #44BCA2 #449ABC
triadic
#44BCA2 #A244BC #BCA244
tetradic
#44BCA2 #6644BC #BC445E #9ABC44
square
#44BCA2 #6644BC #BC445E #9ABC44
split-complementary
#44BCA2 #BC449A #BC6644
monochromatic
#236255 #338F7B #44BCA2 #71CCB8 #9EDCCF
Accessibility & contrast
On white
2.34
#44BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#44BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BCA2
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BCA2 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A1
Deuteranopia (green-blind)
#A4A4A4
Tritanopia (blue-blind)
#00BEB4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #44bca2; /* rgb */ color: rgb(68, 188, 162); /* oklch */ color: oklch(72.1% 0.113 175.8);
Tailwind
colors: {
custom: {
50: '#85d1bd',
500: '#44bca2',
950: '#000000',
},
}SCSS
$custom: #44bca2; $custom-light: #85d1bd; $custom-dark: #000000;
JSON
{
"hex": "#44bca2",
"rgb": {
"r": 68,
"g": 188,
"b": 162
},
"hsl": {
"h": 167,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.72132,
"c": 0.11325,
"h": 175.8
},
"luminance": 0.39804
}Semantic roles & 50–950 ramp
primary
#44BCA2
secondary
#C9939F
accent
#516ED7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281