#43AFBD#43AFBD
#43AFBD is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.8% C 0.099 H 207.2°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #43AFBD |
|---|---|
| RGB | rgb(67, 175, 189) |
| HSL | hsl(187, 48%, 50%) |
| HSV | hsv(187, 65%, 74%) |
| CMYK | cmyk(64.6%, 7.4%, 0%, 25.9%) |
| CIE-LAB | lab(66.15, -26.14, -16.25) |
| CIE-LCH | lch(66.15, 30.78, 211.87°) |
| OKLab | oklab(69.82% -0.0878 -0.0451) |
| OKLCH | oklch(69.82% 0.099 207.2) |
| XYZ | xyz(26.8261, 35.5244, 53.5774) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.38
Cadetblue
#5F9EA0
ΔE00 7.05
Lightseagreen
#20B2AA
ΔE00 9.09
Darkturquoise
#00CED1
ΔE00 9.75
Greyblue
#77A1B5
ΔE00 10.54
Aqua Blue
#02D8E9
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43AFBD #BD5143
analogous
#43BD8E #43AFBD #4372BD
triadic
#43AFBD #BD43AF #AFBD43
tetradic
#43AFBD #8E43BD #BD5143 #72BD43
square
#43AFBD #8E43BD #BD5143 #72BD43
split-complementary
#43AFBD #BD4372 #BD8E43
monochromatic
#235C63 #338590 #43AFBD #70C2CD #9ED6DD
Accessibility & contrast
On white
2.59
#43AFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#43AFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43AFBD
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43AFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43AFBD | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BE
Deuteranopia (green-blind)
#8F9BBD
Tritanopia (blue-blind)
#00B6B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #43afbd; /* rgb */ color: rgb(67, 175, 189); /* oklch */ color: oklch(69.8% 0.099 207.2);
Tailwind
colors: {
custom: {
50: '#86c7d0',
500: '#43afbd',
950: '#000000',
},
}SCSS
$custom: #43afbd; $custom-light: #86c7d0; $custom-dark: #000000;
JSON
{
"hex": "#43afbd",
"rgb": {
"r": 67,
"g": 175,
"b": 189
},
"hsl": {
"h": 186.885,
"s": 48.031,
"l": 50.196
},
"oklch": {
"l": 0.69815,
"c": 0.0987,
"h": 207.2
},
"luminance": 0.35527
}Semantic roles & 50–950 ramp
primary
#43AFBD
secondary
#C99993
accent
#6050D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282