#43ABA5#43ABA5
#43ABA5 is a light, moderate teal. Relative luminance 0.330; OKLCH L 68.0% C 0.095 H 189.9°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #43ABA5 |
|---|---|
| RGB | rgb(67, 171, 165) |
| HSL | hsl(177, 44%, 47%) |
| HSV | hsv(177, 61%, 67%) |
| CMYK | cmyk(60.8%, 0%, 3.5%, 32.9%) |
| CIE-LAB | lab(64.19, -31.08, -5.84) |
| CIE-LCH | lch(64.19, 31.62, 190.64°) |
| OKLab | oklab(67.97% -0.0939 -0.0163) |
| OKLCH | oklch(67.97% 0.095 189.9) |
| XYZ | xyz(23.6662, 33.0332, 40.7188) |
| Luminance | 0.3304 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.88
Topaz
#13BBAF
ΔE00 5.34
Sea
#3C9992
ΔE00 5.61
Blue Green
#0F9B8E
ΔE00 6.59
Dull Teal
#5F9E8F
ΔE00 6.61
Cadetblue
#5F9EA0
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43ABA5 #AB4349
analogous
#43AB71 #43ABA5 #437DAB
triadic
#43ABA5 #A543AB #ABA543
tetradic
#43ABA5 #7143AB #AB4349 #7DAB43
square
#43ABA5 #7143AB #AB4349 #7DAB43
split-complementary
#43ABA5 #AB437D #AB7143
monochromatic
#215350 #327F7B #43ABA5 #68C4BE #94D5D1
Accessibility & contrast
On white
2.76
#43ABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#43ABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43ABA5
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43ABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43ABA5 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A5
Deuteranopia (green-blind)
#9297A6
Tritanopia (blue-blind)
#00AFA9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #43aba5; /* rgb */ color: rgb(67, 171, 165); /* oklch */ color: oklch(68.0% 0.095 189.9);
Tailwind
colors: {
custom: {
50: '#83c4bf',
500: '#43aba5',
950: '#000000',
},
}SCSS
$custom: #43aba5; $custom-light: #83c4bf; $custom-dark: #000000;
JSON
{
"hex": "#43aba5",
"rgb": {
"r": 67,
"g": 171,
"b": 165
},
"hsl": {
"h": 176.538,
"s": 43.697,
"l": 46.667
},
"oklch": {
"l": 0.67974,
"c": 0.09534,
"h": 189.9
},
"luminance": 0.33036
}Semantic roles & 50–950 ramp
primary
#43ABA5
secondary
#C0898D
accent
#545CD3
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281