#43AEBE#43AEBE
#43AEBE is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.6% C 0.099 H 208.9°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #43AEBE |
|---|---|
| RGB | rgb(67, 174, 190) |
| HSL | hsl(188, 49%, 50%) |
| HSV | hsv(188, 65%, 75%) |
| CMYK | cmyk(64.7%, 8.4%, 0%, 25.5%) |
| CIE-LAB | lab(65.89, -25.34, -17.21) |
| CIE-LCH | lch(65.89, 30.63, 214.18°) |
| OKLab | oklab(69.61% -0.0863 -0.0477) |
| OKLCH | oklch(69.61% 0.099 208.9) |
| XYZ | xyz(26.7411, 35.1802, 54.0864) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.38
Cadetblue
#5F9EA0
ΔE00 7.22
Lightseagreen
#20B2AA
ΔE00 9.87
Greyblue
#77A1B5
ΔE00 10.00
Darkturquoise
#00CED1
ΔE00 10.40
Aqua Blue
#02D8E9
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43AEBE #BE5343
analogous
#43BE91 #43AEBE #4370BE
triadic
#43AEBE #BE43AE #AEBE43
tetradic
#43AEBE #9143BE #BE5343 #70BE43
square
#43AEBE #9143BE #BE5343 #70BE43
split-complementary
#43AEBE #BE4370 #BE9143
monochromatic
#235C64 #328591 #43AEBE #70C2CE #9ED5DD
Accessibility & contrast
On white
2.61
#43AEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#43AEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43AEBE
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43AEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43AEBE | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8BF
Deuteranopia (green-blind)
#8D9ABE
Tritanopia (blue-blind)
#00B6B3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #43aebe; /* rgb */ color: rgb(67, 174, 190); /* oklch */ color: oklch(69.6% 0.099 208.9);
Tailwind
colors: {
custom: {
50: '#86c6d1',
500: '#43aebe',
950: '#000000',
},
}SCSS
$custom: #43aebe; $custom-light: #86c6d1; $custom-dark: #000000;
JSON
{
"hex": "#43aebe",
"rgb": {
"r": 67,
"g": 174,
"b": 190
},
"hsl": {
"h": 187.805,
"s": 48.617,
"l": 50.392
},
"oklch": {
"l": 0.69611,
"c": 0.09867,
"h": 208.9
},
"luminance": 0.35183
}Semantic roles & 50–950 ramp
primary
#43AEBE
secondary
#CA9A93
accent
#6150D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282