#43ABB2#43ABB2
#43ABB2 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.4% C 0.095 H 201.4°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #43ABB2 |
|---|---|
| RGB | rgb(67, 171, 178) |
| HSL | hsl(184, 45%, 48%) |
| HSV | hsv(184, 62%, 70%) |
| CMYK | cmyk(62.4%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(64.59, -27.39, -12.49) |
| CIE-LCH | lch(64.59, 30.10, 204.52°) |
| OKLab | oklab(68.43% -0.0882 -0.0346) |
| OKLCH | oklch(68.43% 0.095 201.4) |
| XYZ | xyz(24.9101, 33.5308, 47.2701) |
| Luminance | 0.3353 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.38
Cadetblue
#5F9EA0
ΔE00 5.38
Lightseagreen
#20B2AA
ΔE00 6.72
Sea
#3C9992
ΔE00 8.06
Topaz
#13BBAF
ΔE00 8.89
Darkturquoise
#00CED1
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43ABB2 #B24A43
analogous
#43B281 #43ABB2 #4373B2
triadic
#43ABB2 #B243AB #ABB243
tetradic
#43ABB2 #8143B2 #B24A43 #73B243
square
#43ABB2 #8143B2 #B24A43 #73B243
split-complementary
#43ABB2 #B24373 #B28143
monochromatic
#225659 #328086 #43ABB2 #6BC1C7 #97D4D8
Accessibility & contrast
On white
2.72
#43ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#43ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43ABB2
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43ABB2 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B3
Deuteranopia (green-blind)
#8E97B3
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #43abb2; /* rgb */ color: rgb(67, 171, 178); /* oklch */ color: oklch(68.4% 0.095 201.4);
Tailwind
colors: {
custom: {
50: '#84c4c9',
500: '#43abb2',
950: '#000000',
},
}SCSS
$custom: #43abb2; $custom-light: #84c4c9; $custom-dark: #000000;
JSON
{
"hex": "#43abb2",
"rgb": {
"r": 67,
"g": 171,
"b": 178
},
"hsl": {
"h": 183.784,
"s": 45.306,
"l": 48.039
},
"oklch": {
"l": 0.68431,
"c": 0.09477,
"h": 201.4
},
"luminance": 0.33533
}Semantic roles & 50–950 ramp
primary
#43ABB2
secondary
#C4908D
accent
#5B53D5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182