#43ABBF#43ABBF
#43ABBF is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.9% C 0.098 H 212.6°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #43ABBF |
|---|---|
| RGB | rgb(67, 171, 191) |
| HSL | hsl(190, 49%, 51%) |
| HSV | hsv(190, 65%, 75%) |
| CMYK | cmyk(64.9%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(65.02, -23.52, -19.07) |
| CIE-LCH | lch(65.02, 30.28, 219.04°) |
| OKLab | oklab(68.93% -0.0828 -0.053) |
| OKLCH | oklch(68.93% 0.098 212.6) |
| XYZ | xyz(26.2777, 34.0779, 54.4729) |
| Luminance | 0.3408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.27
Cadetblue
#5F9EA0
ΔE00 7.65
Greyblue
#77A1B5
ΔE00 8.85
Bluegrey
#85A3B2
ΔE00 11.07
Bright Sky Blue
#02CCFE
ΔE00 11.47
Lightseagreen
#20B2AA
ΔE00 11.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43ABBF #BF5743
analogous
#43BF95 #43ABBF #436DBF
triadic
#43ABBF #BF43AB #ABBF43
tetradic
#43ABBF #9543BF #BF5743 #6DBF43
square
#43ABBF #9543BF #BF5743 #6DBF43
split-complementary
#43ABBF #BF436D #BF9543
monochromatic
#225A65 #328393 #43ABBF #71BFCF #9ED4DE
Accessibility & contrast
On white
2.69
#43ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#43ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43ABBF
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43ABBF | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5C0
Deuteranopia (green-blind)
#8A98BF
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #43abbf; /* rgb */ color: rgb(67, 171, 191); /* oklch */ color: oklch(68.9% 0.098 212.6);
Tailwind
colors: {
custom: {
50: '#85c4d2',
500: '#43abbf',
950: '#000000',
},
}SCSS
$custom: #43abbf; $custom-light: #85c4d2; $custom-dark: #000000;
JSON
{
"hex": "#43abbf",
"rgb": {
"r": 67,
"g": 171,
"b": 191
},
"hsl": {
"h": 189.677,
"s": 49.206,
"l": 50.588
},
"oklch": {
"l": 0.68927,
"c": 0.09831,
"h": 212.6
},
"luminance": 0.34081
}Semantic roles & 50–950 ramp
primary
#43ABBF
secondary
#CA9C93
accent
#654FD9
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182