#43BB9F#43BB9F
#43BB9F is a light, moderate teal. Relative luminance 0.392; OKLCH L 71.8% C 0.114 H 174.5°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #43BB9F |
|---|---|
| RGB | rgb(67, 187, 159) |
| HSL | hsl(166, 47%, 50%) |
| HSV | hsv(166, 64%, 73%) |
| CMYK | cmyk(64.2%, 0%, 15%, 26.7%) |
| CIE-LAB | lab(68.92, -40.05, 4.40) |
| CIE-LCH | lch(68.92, 40.30, 173.72°) |
| OKLab | oklab(71.77% -0.1138 0.0111) |
| OKLCH | oklch(71.77% 0.114 174.5) |
| XYZ | xyz(26.3400, 39.2343, 38.9790) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.41
Tealish
#24BCA8
ΔE00 3.25
Turquoise (survey)
#06C2AC
ΔE00 3.74
Mediumaquamarine
#66CDAA
ΔE00 5.69
Topaz
#13BBAF
ΔE00 5.86
Green Blue
#01C08D
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43BB9F #BB435F
analogous
#43BB63 #43BB9F #439BBB
triadic
#43BB9F #9F43BB #BB9F43
tetradic
#43BB9F #6343BB #BB435F #9BBB43
square
#43BB9F #6343BB #BB435F #9BBB43
split-complementary
#43BB9F #BB439B #BB6343
monochromatic
#236152 #338E79 #43BB9F #70CCB6 #9DDCCD
Accessibility & contrast
On white
2.37
#43BB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#43BB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43BB9F
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43BB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43BB9F | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09E
Deuteranopia (green-blind)
#A4A3A1
Tritanopia (blue-blind)
#00BDB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #43bb9f; /* rgb */ color: rgb(67, 187, 159); /* oklch */ color: oklch(71.8% 0.114 174.5);
Tailwind
colors: {
custom: {
50: '#85d0bb',
500: '#43bb9f',
950: '#000000',
},
}SCSS
$custom: #43bb9f; $custom-light: #85d0bb; $custom-dark: #000000;
JSON
{
"hex": "#43bb9f",
"rgb": {
"r": 67,
"g": 187,
"b": 159
},
"hsl": {
"h": 166,
"s": 47.244,
"l": 49.804
},
"oklch": {
"l": 0.71768,
"c": 0.11433,
"h": 174.5
},
"luminance": 0.39237
}Semantic roles & 50–950 ramp
primary
#43BB9F
secondary
#C8929E
accent
#5170D7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280