#43AABE#43AABE
#43AABE is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.6% C 0.098 H 212.8°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #43AABE |
|---|---|
| RGB | rgb(67, 170, 190) |
| HSL | hsl(190, 49%, 50%) |
| HSV | hsv(190, 65%, 75%) |
| CMYK | cmyk(64.7%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(64.69, -23.31, -19.03) |
| CIE-LCH | lch(64.69, 30.09, 219.22°) |
| OKLab | oklab(68.65% -0.0822 -0.0528) |
| OKLCH | oklch(68.65% 0.098 212.8) |
| XYZ | xyz(25.9799, 33.6576, 53.8326) |
| Luminance | 0.3366 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.45
Cadetblue
#5F9EA0
ΔE00 7.52
Greyblue
#77A1B5
ΔE00 8.73
Bluegrey
#85A3B2
ΔE00 10.99
Teal Blue
#01889F
ΔE00 11.53
Lightseagreen
#20B2AA
ΔE00 11.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43AABE #BE5743
analogous
#43BE94 #43AABE #436CBE
triadic
#43AABE #BE43AA #AABE43
tetradic
#43AABE #9443BE #BE5743 #6CBE43
square
#43AABE #9443BE #BE5743 #6CBE43
split-complementary
#43AABE #BE436C #BE9443
monochromatic
#235964 #328291 #43AABE #70BFCE #9ED3DD
Accessibility & contrast
On white
2.72
#43AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#43AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43AABE
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43AABE | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BF
Deuteranopia (green-blind)
#8997BE
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #43aabe; /* rgb */ color: rgb(67, 170, 190); /* oklch */ color: oklch(68.6% 0.098 212.8);
Tailwind
colors: {
custom: {
50: '#85c3d1',
500: '#43aabe',
950: '#000000',
},
}SCSS
$custom: #43aabe; $custom-light: #85c3d1; $custom-dark: #000000;
JSON
{
"hex": "#43aabe",
"rgb": {
"r": 67,
"g": 170,
"b": 190
},
"hsl": {
"h": 189.756,
"s": 48.617,
"l": 50.392
},
"oklch": {
"l": 0.68647,
"c": 0.09769,
"h": 212.8
},
"luminance": 0.3366
}Semantic roles & 50–950 ramp
primary
#43AABE
secondary
#CA9C93
accent
#6650D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182