#43AEBB#43AEBB
#43AEBB is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.5% C 0.098 H 206.4°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #43AEBB |
|---|---|
| RGB | rgb(67, 174, 187) |
| HSL | hsl(187, 47%, 50%) |
| HSV | hsv(187, 64%, 73%) |
| CMYK | cmyk(64.2%, 7%, 0%, 26.7%) |
| CIE-LAB | lab(65.79, -26.23, -15.69) |
| CIE-LCH | lch(65.79, 30.57, 210.89°) |
| OKLab | oklab(69.5% -0.0876 -0.0435) |
| OKLCH | oklch(69.5% 0.098 206.4) |
| XYZ | xyz(26.4166, 35.0504, 52.3773) |
| Luminance | 0.3505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.59
Cadetblue
#5F9EA0
ΔE00 6.68
Lightseagreen
#20B2AA
ΔE00 8.76
Darkturquoise
#00CED1
ΔE00 9.81
Sea
#3C9992
ΔE00 10.34
Topaz
#13BBAF
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43AEBB #BB5043
analogous
#43BB8C #43AEBB #4372BB
triadic
#43AEBB #BB43AE #AEBB43
tetradic
#43AEBB #8C43BB #BB5043 #72BB43
square
#43AEBB #8C43BB #BB5043 #72BB43
split-complementary
#43AEBB #BB4372 #BB8C43
monochromatic
#235A61 #33848E #43AEBB #70C2CC #9DD5DC
Accessibility & contrast
On white
2.62
#43AEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#43AEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43AEBB
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43AEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43AEBB | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BC
Deuteranopia (green-blind)
#8E9ABB
Tritanopia (blue-blind)
#00B5B2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #43aebb; /* rgb */ color: rgb(67, 174, 187); /* oklch */ color: oklch(69.5% 0.098 206.4);
Tailwind
colors: {
custom: {
50: '#85c6cf',
500: '#43aebb',
950: '#000000',
},
}SCSS
$custom: #43aebb; $custom-light: #85c6cf; $custom-dark: #000000;
JSON
{
"hex": "#43aebb",
"rgb": {
"r": 67,
"g": 174,
"b": 187
},
"hsl": {
"h": 186.5,
"s": 47.244,
"l": 49.804
},
"oklch": {
"l": 0.69497,
"c": 0.09781,
"h": 206.4
},
"luminance": 0.35053
}Semantic roles & 50–950 ramp
primary
#43AEBB
secondary
#C89892
accent
#5F51D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282