#43A8A5#43A8A5
#43A8A5 is a light, moderate teal. Relative luminance 0.319; OKLCH L 67.2% C 0.093 H 192.4°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #43A8A5 |
|---|---|
| RGB | rgb(67, 168, 165) |
| HSL | hsl(178, 43%, 46%) |
| HSV | hsv(178, 60%, 66%) |
| CMYK | cmyk(60.1%, 0%, 1.8%, 34.1%) |
| CIE-LAB | lab(63.27, -29.63, -7.20) |
| CIE-LCH | lch(63.27, 30.49, 193.66°) |
| OKLab | oklab(67.23% -0.0907 -0.02) |
| OKLCH | oklch(67.23% 0.093 192.4) |
| XYZ | xyz(23.1059, 31.9128, 40.5321) |
| Luminance | 0.3191 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.00
Sea
#3C9992
ΔE00 5.05
Cadetblue
#5F9EA0
ΔE00 5.49
Topaz
#13BBAF
ΔE00 6.60
Blue Green
#0F9B8E
ΔE00 6.66
Dull Teal
#5F9E8F
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43A8A5 #A84346
analogous
#43A872 #43A8A5 #4378A8
triadic
#43A8A5 #A543A8 #A8A543
tetradic
#43A8A5 #7243A8 #A84346 #78A843
square
#43A8A5 #7243A8 #A84346 #78A843
split-complementary
#43A8A5 #A84378 #A87243
monochromatic
#20504F #327C7A #43A8A5 #66C2BF #92D3D2
Accessibility & contrast
On white
2.84
#43A8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#43A8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43A8A5
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43A8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43A8A5 | 1.00 | 2.84 | 7.38 | 7.38 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A5
Deuteranopia (green-blind)
#8E94A6
Tritanopia (blue-blind)
#00ADA7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #43a8a5; /* rgb */ color: rgb(67, 168, 165); /* oklch */ color: oklch(67.2% 0.093 192.4);
Tailwind
colors: {
custom: {
50: '#83c2bf',
500: '#43a8a5',
950: '#000000',
},
}SCSS
$custom: #43a8a5; $custom-light: #83c2bf; $custom-dark: #000000;
JSON
{
"hex": "#43a8a5",
"rgb": {
"r": 67,
"g": 168,
"b": 165
},
"hsl": {
"h": 178.218,
"s": 42.979,
"l": 46.078
},
"oklch": {
"l": 0.67232,
"c": 0.09286,
"h": 192.4
},
"luminance": 0.31915
}Semantic roles & 50–950 ramp
primary
#43A8A5
secondary
#BF8889
accent
#5559D3
background
#F8FBFB
surface
#F0F7F7
border
#CBD0D0
text
#0C1212
muted
#7D8181