#43ABAE#43ABAE
#43ABAE is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.3% C 0.095 H 197.8°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #43ABAE |
|---|---|
| RGB | rgb(67, 171, 174) |
| HSL | hsl(182, 44%, 47%) |
| HSV | hsv(182, 61%, 68%) |
| CMYK | cmyk(61.5%, 1.7%, 0%, 31.8%) |
| CIE-LAB | lab(64.46, -28.55, -10.45) |
| CIE-LCH | lch(64.46, 30.40, 200.11°) |
| OKLab | oklab(68.29% -0.09 -0.029) |
| OKLCH | oklch(68.29% 0.095 197.8) |
| XYZ | xyz(24.5143, 33.3725, 45.1858) |
| Luminance | 0.3337 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.27
Cadetblue
#5F9EA0
ΔE00 5.36
Turquoise Blue
#06B1C4
ΔE00 5.72
Sea
#3C9992
ΔE00 7.01
Topaz
#13BBAF
ΔE00 7.58
Dull Teal
#5F9E8F
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43ABAE #AE4643
analogous
#43AE7B #43ABAE #4376AE
triadic
#43ABAE #AE43AB #ABAE43
tetradic
#43ABAE #7B43AE #AE4643 #76AE43
square
#43ABAE #7B43AE #AE4643 #76AE43
split-complementary
#43ABAE #AE4376 #AE7B43
monochromatic
#215456 #328082 #43ABAE #69C3C5 #95D4D6
Accessibility & contrast
On white
2.74
#43ABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#43ABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43ABAE
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43ABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43ABAE | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AE
Deuteranopia (green-blind)
#8F97AF
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #43abae; /* rgb */ color: rgb(67, 171, 174); /* oklch */ color: oklch(68.3% 0.095 197.8);
Tailwind
colors: {
custom: {
50: '#84c4c6',
500: '#43abae',
950: '#000000',
},
}SCSS
$custom: #43abae; $custom-light: #84c4c6; $custom-dark: #000000;
JSON
{
"hex": "#43abae",
"rgb": {
"r": 67,
"g": 171,
"b": 174
},
"hsl": {
"h": 181.682,
"s": 44.398,
"l": 47.255
},
"oklch": {
"l": 0.68287,
"c": 0.09451,
"h": 197.8
},
"luminance": 0.33375
}Semantic roles & 50–950 ramp
primary
#43ABAE
secondary
#C28C8B
accent
#5754D4
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182