#43B2A2#43B2A2
#43B2A2 is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.6% C 0.103 H 182.0°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #43B2A2 |
|---|---|
| RGB | rgb(67, 178, 162) |
| HSL | hsl(171, 45%, 48%) |
| HSV | hsv(171, 62%, 70%) |
| CMYK | cmyk(62.4%, 0%, 9%, 30.2%) |
| CIE-LAB | lab(66.24, -35.20, -1.14) |
| CIE-LCH | lch(66.24, 35.21, 181.86°) |
| OKLab | oklab(69.62% -0.1028 -0.0036) |
| OKLCH | oklch(69.62% 0.103 182) |
| XYZ | xyz(24.7537, 35.6401, 39.7501) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.33
Lightseagreen
#20B2AA
ΔE00 3.42
Topaz
#13BBAF
ΔE00 3.63
Greeny Blue
#42B395
ΔE00 4.64
Turquoise (survey)
#06C2AC
ΔE00 5.01
Dull Teal
#5F9E8F
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43B2A2 #B24353
analogous
#43B26A #43B2A2 #438AB2
triadic
#43B2A2 #A243B2 #B2A243
tetradic
#43B2A2 #6A43B2 #B24353 #8AB243
square
#43B2A2 #6A43B2 #B24353 #8AB243
split-complementary
#43B2A2 #B2438A #B26A43
monochromatic
#225951 #32867A #43B2A2 #6BC7BA #97D8CF
Accessibility & contrast
On white
2.58
#43B2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#43B2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43B2A2
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43B2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43B2A2 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A1
Deuteranopia (green-blind)
#9A9CA3
Tritanopia (blue-blind)
#00B5AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #43b2a2; /* rgb */ color: rgb(67, 178, 162); /* oklch */ color: oklch(69.6% 0.103 182.0);
Tailwind
colors: {
custom: {
50: '#84c9bd',
500: '#43b2a2',
950: '#000000',
},
}SCSS
$custom: #43b2a2; $custom-light: #84c9bd; $custom-dark: #000000;
JSON
{
"hex": "#43b2a2",
"rgb": {
"r": 67,
"g": 178,
"b": 162
},
"hsl": {
"h": 171.351,
"s": 45.306,
"l": 48.039
},
"oklch": {
"l": 0.69615,
"c": 0.10289,
"h": 182
},
"luminance": 0.35643
}Semantic roles & 50–950 ramp
primary
#43B2A2
secondary
#C48D95
accent
#5366D5
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281