#43BCA1#43BCA1
#43BCA1 is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.1% C 0.114 H 175.2°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #43BCA1 |
|---|---|
| RGB | rgb(67, 188, 161) |
| HSL | hsl(167, 47%, 50%) |
| HSV | hsv(167, 64%, 74%) |
| CMYK | cmyk(64.4%, 0%, 14.4%, 26.3%) |
| CIE-LAB | lab(69.28, -40.00, 3.82) |
| CIE-LCH | lch(69.28, 40.18, 174.54°) |
| OKLab | oklab(72.08% -0.1139 0.0095) |
| OKLCH | oklch(72.08% 0.114 175.2) |
| XYZ | xyz(26.7279, 39.7301, 39.9714) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.81
Tealish
#24BCA8
ΔE00 2.93
Turquoise (survey)
#06C2AC
ΔE00 3.37
Topaz
#13BBAF
ΔE00 5.53
Mediumaquamarine
#66CDAA
ΔE00 5.60
Green Blue
#01C08D
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43BCA1 #BC435E
analogous
#43BC65 #43BCA1 #439ABC
triadic
#43BCA1 #A143BC #BCA143
tetradic
#43BCA1 #6543BC #BC435E #9ABC43
square
#43BCA1 #6543BC #BC435E #9ABC43
split-complementary
#43BCA1 #BC439A #BC6543
monochromatic
#236254 #338F7A #43BCA1 #70CCB8 #9DDCCE
Accessibility & contrast
On white
2.35
#43BCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#43BCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43BCA1
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43BCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43BCA1 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A0
Deuteranopia (green-blind)
#A4A4A3
Tritanopia (blue-blind)
#00BEB4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #43bca1; /* rgb */ color: rgb(67, 188, 161); /* oklch */ color: oklch(72.1% 0.114 175.2);
Tailwind
colors: {
custom: {
50: '#85d1bc',
500: '#43bca1',
950: '#000000',
},
}SCSS
$custom: #43bca1; $custom-light: #85d1bc; $custom-dark: #000000;
JSON
{
"hex": "#43bca1",
"rgb": {
"r": 67,
"g": 188,
"b": 161
},
"hsl": {
"h": 166.612,
"s": 47.451,
"l": 50
},
"oklch": {
"l": 0.72075,
"c": 0.11431,
"h": 175.2
},
"luminance": 0.39733
}Semantic roles & 50–950 ramp
primary
#43BCA1
secondary
#C9929E
accent
#516FD7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281