#43BCA0#43BCA0
#43BCA0 is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.0% C 0.115 H 174.6°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #43BCA0 |
|---|---|
| RGB | rgb(67, 188, 160) |
| HSL | hsl(166, 47%, 50%) |
| HSV | hsv(166, 64%, 74%) |
| CMYK | cmyk(64.4%, 0%, 14.9%, 26.3%) |
| CIE-LAB | lab(69.25, -40.25, 4.33) |
| CIE-LCH | lch(69.25, 40.48, 173.85°) |
| OKLab | oklab(72.05% -0.1144 0.0109) |
| OKLCH | oklch(72.05% 0.115 174.6) |
| XYZ | xyz(26.6400, 39.6949, 39.5088) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.68
Tealish
#24BCA8
ΔE00 3.20
Turquoise (survey)
#06C2AC
ΔE00 3.58
Mediumaquamarine
#66CDAA
ΔE00 5.49
Topaz
#13BBAF
ΔE00 5.83
Green Blue
#01C08D
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43BCA0 #BC435F
analogous
#43BC64 #43BCA0 #439BBC
triadic
#43BCA0 #A043BC #BCA043
tetradic
#43BCA0 #6443BC #BC435F #9BBC43
square
#43BCA0 #6443BC #BC435F #9BBC43
split-complementary
#43BCA0 #BC439B #BC6443
monochromatic
#236253 #338F7A #43BCA0 #70CCB7 #9DDCCE
Accessibility & contrast
On white
2.35
#43BCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#43BCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43BCA0
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43BCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43BCA0 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09F
Deuteranopia (green-blind)
#A4A4A2
Tritanopia (blue-blind)
#00BEB4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #43bca0; /* rgb */ color: rgb(67, 188, 160); /* oklch */ color: oklch(72.0% 0.115 174.6);
Tailwind
colors: {
custom: {
50: '#85d1bc',
500: '#43bca0',
950: '#000000',
},
}SCSS
$custom: #43bca0; $custom-light: #85d1bc; $custom-dark: #000000;
JSON
{
"hex": "#43bca0",
"rgb": {
"r": 67,
"g": 188,
"b": 160
},
"hsl": {
"h": 166.116,
"s": 47.451,
"l": 50
},
"oklch": {
"l": 0.72046,
"c": 0.11488,
"h": 174.6
},
"luminance": 0.39698
}Semantic roles & 50–950 ramp
primary
#43BCA0
secondary
#C9929F
accent
#5170D7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281