#43ABB1#43ABB1
#43ABB1 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.4% C 0.095 H 200.5°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #43ABB1 |
|---|---|
| RGB | rgb(67, 171, 177) |
| HSL | hsl(183, 45%, 48%) |
| HSV | hsv(183, 62%, 69%) |
| CMYK | cmyk(62.1%, 3.4%, 0%, 30.6%) |
| CIE-LAB | lab(64.56, -27.68, -11.98) |
| CIE-LCH | lch(64.56, 30.16, 203.41°) |
| OKLab | oklab(68.4% -0.0887 -0.0332) |
| OKLCH | oklch(68.4% 0.095 200.5) |
| XYZ | xyz(24.8101, 33.4908, 46.7433) |
| Luminance | 0.3349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.69
Cadetblue
#5F9EA0
ΔE00 5.33
Lightseagreen
#20B2AA
ΔE00 6.35
Sea
#3C9992
ΔE00 7.78
Topaz
#13BBAF
ΔE00 8.56
Darkturquoise
#00CED1
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43ABB1 #B14943
analogous
#43B180 #43ABB1 #4374B1
triadic
#43ABB1 #B143AB #ABB143
tetradic
#43ABB1 #8043B1 #B14943 #74B143
square
#43ABB1 #8043B1 #B14943 #74B143
split-complementary
#43ABB1 #B14374 #B18043
monochromatic
#215558 #328085 #43ABB1 #6AC2C7 #97D4D8
Accessibility & contrast
On white
2.73
#43ABB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#43ABB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43ABB1
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43ABB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43ABB1 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B2
Deuteranopia (green-blind)
#8E97B2
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #43abb1; /* rgb */ color: rgb(67, 171, 177); /* oklch */ color: oklch(68.4% 0.095 200.5);
Tailwind
colors: {
custom: {
50: '#84c4c8',
500: '#43abb1',
950: '#000000',
},
}SCSS
$custom: #43abb1; $custom-light: #84c4c8; $custom-dark: #000000;
JSON
{
"hex": "#43abb1",
"rgb": {
"r": 67,
"g": 171,
"b": 177
},
"hsl": {
"h": 183.273,
"s": 45.082,
"l": 47.843
},
"oklch": {
"l": 0.68395,
"c": 0.09467,
"h": 200.5
},
"luminance": 0.33493
}Semantic roles & 50–950 ramp
primary
#43ABB1
secondary
#C38F8C
accent
#5A53D5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182