#43AB9D#43AB9D
#43AB9D is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.7% C 0.098 H 183.0°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #43AB9D |
|---|---|
| RGB | rgb(67, 171, 157) |
| HSL | hsl(172, 44%, 47%) |
| HSV | hsv(172, 61%, 67%) |
| CMYK | cmyk(60.8%, 0%, 8.2%, 32.9%) |
| CIE-LAB | lab(63.96, -33.25, -1.71) |
| CIE-LCH | lch(63.96, 33.29, 182.94°) |
| OKLab | oklab(67.71% -0.0976 -0.0051) |
| OKLCH | oklch(67.71% 0.098 183) |
| XYZ | xyz(22.9607, 32.7511, 37.0033) |
| Luminance | 0.3275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.61
Topaz
#13BBAF
ΔE00 5.07
Tealish
#24BCA8
ΔE00 5.24
Dull Teal
#5F9E8F
ΔE00 5.51
Greeny Blue
#42B395
ΔE00 5.59
Blue Green
#0F9B8E
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43AB9D #AB4351
analogous
#43AB69 #43AB9D #4385AB
triadic
#43AB9D #9D43AB #AB9D43
tetradic
#43AB9D #6943AB #AB4351 #85AB43
square
#43AB9D #6943AB #AB4351 #85AB43
split-complementary
#43AB9D #AB4385 #AB6943
monochromatic
#21534C #327F75 #43AB9D #68C4B7 #94D5CC
Accessibility & contrast
On white
2.78
#43AB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#43AB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43AB9D
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43AB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43AB9D | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29D
Deuteranopia (green-blind)
#94969E
Tritanopia (blue-blind)
#00AEA7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #43ab9d; /* rgb */ color: rgb(67, 171, 157); /* oklch */ color: oklch(67.7% 0.098 183.0);
Tailwind
colors: {
custom: {
50: '#83c4b9',
500: '#43ab9d',
950: '#000000',
},
}SCSS
$custom: #43ab9d; $custom-light: #83c4b9; $custom-dark: #000000;
JSON
{
"hex": "#43ab9d",
"rgb": {
"r": 67,
"g": 171,
"b": 157
},
"hsl": {
"h": 171.923,
"s": 43.697,
"l": 46.667
},
"oklch": {
"l": 0.67713,
"c": 0.09771,
"h": 183
},
"luminance": 0.32753
}Semantic roles & 50–950 ramp
primary
#43AB9D
secondary
#C08991
accent
#5465D3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280