#43ABBE#43ABBE
#43ABBE is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.9% C 0.098 H 211.8°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #43ABBE |
|---|---|
| RGB | rgb(67, 171, 190) |
| HSL | hsl(189, 49%, 50%) |
| HSV | hsv(189, 65%, 75%) |
| CMYK | cmyk(64.7%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(64.99, -23.82, -18.57) |
| CIE-LCH | lch(64.99, 30.20, 217.94°) |
| OKLab | oklab(68.89% -0.0832 -0.0516) |
| OKLCH | oklch(68.89% 0.098 211.8) |
| XYZ | xyz(26.1680, 34.0340, 53.8953) |
| Luminance | 0.3404 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.10
Cadetblue
#5F9EA0
ΔE00 7.40
Greyblue
#77A1B5
ΔE00 9.04
Lightseagreen
#20B2AA
ΔE00 11.15
Bluegrey
#85A3B2
ΔE00 11.21
Bright Sky Blue
#02CCFE
ΔE00 11.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43ABBE #BE5643
analogous
#43BE93 #43ABBE #436DBE
triadic
#43ABBE #BE43AB #ABBE43
tetradic
#43ABBE #9343BE #BE5643 #6DBE43
square
#43ABBE #9343BE #BE5643 #6DBE43
split-complementary
#43ABBE #BE436D #BE9343
monochromatic
#235A64 #328391 #43ABBE #70BFCE #9ED4DD
Accessibility & contrast
On white
2.69
#43ABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#43ABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43ABBE
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43ABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43ABBE | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BF
Deuteranopia (green-blind)
#8A98BE
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #43abbe; /* rgb */ color: rgb(67, 171, 190); /* oklch */ color: oklch(68.9% 0.098 211.8);
Tailwind
colors: {
custom: {
50: '#85c4d1',
500: '#43abbe',
950: '#000000',
},
}SCSS
$custom: #43abbe; $custom-light: #85c4d1; $custom-dark: #000000;
JSON
{
"hex": "#43abbe",
"rgb": {
"r": 67,
"g": 171,
"b": 190
},
"hsl": {
"h": 189.268,
"s": 48.617,
"l": 50.392
},
"oklch": {
"l": 0.68888,
"c": 0.09789,
"h": 211.8
},
"luminance": 0.34037
}Semantic roles & 50–950 ramp
primary
#43ABBE
secondary
#CA9B93
accent
#6550D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182