#43AABC#43AABC
#43AABC is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.6% C 0.097 H 211.1°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #43AABC |
|---|---|
| RGB | rgb(67, 170, 188) |
| HSL | hsl(189, 47%, 50%) |
| HSV | hsv(189, 64%, 74%) |
| CMYK | cmyk(64.4%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(64.62, -23.92, -18.02) |
| CIE-LCH | lch(64.62, 29.94, 216.99°) |
| OKLab | oklab(68.57% -0.083 -0.05) |
| OKLCH | oklch(68.57% 0.097 211.1) |
| XYZ | xyz(25.7628, 33.5708, 52.6893) |
| Luminance | 0.3357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.15
Cadetblue
#5F9EA0
ΔE00 7.01
Greyblue
#77A1B5
ΔE00 9.12
Lightseagreen
#20B2AA
ΔE00 10.87
Bluegrey
#85A3B2
ΔE00 11.28
Sea
#3C9992
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43AABC #BC5543
analogous
#43BC92 #43AABC #436DBC
triadic
#43AABC #BC43AA #AABC43
tetradic
#43AABC #9243BC #BC5543 #6DBC43
square
#43AABC #9243BC #BC5543 #6DBC43
split-complementary
#43AABC #BC436D #BC9243
monochromatic
#235862 #33818F #43AABC #70BECC #9DD3DC
Accessibility & contrast
On white
2.72
#43AABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#43AABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43AABC
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43AABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43AABC | 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)
#9BA4BD
Deuteranopia (green-blind)
#8997BC
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #43aabc; /* rgb */ color: rgb(67, 170, 188); /* oklch */ color: oklch(68.6% 0.097 211.1);
Tailwind
colors: {
custom: {
50: '#85c3d0',
500: '#43aabc',
950: '#000000',
},
}SCSS
$custom: #43aabc; $custom-light: #85c3d0; $custom-dark: #000000;
JSON
{
"hex": "#43aabc",
"rgb": {
"r": 67,
"g": 170,
"b": 188
},
"hsl": {
"h": 188.926,
"s": 47.451,
"l": 50
},
"oklch": {
"l": 0.68568,
"c": 0.09689,
"h": 211.1
},
"luminance": 0.33574
}Semantic roles & 50–950 ramp
primary
#43AABC
secondary
#C99A92
accent
#6551D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182