#43BF95#43BF95
#43BF95 is a light, vivid teal. Relative luminance 0.406; OKLCH L 72.5% C 0.126 H 166.8°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #43BF95 |
|---|---|
| RGB | rgb(67, 191, 149) |
| HSL | hsl(160, 49%, 51%) |
| HSV | hsv(160, 65%, 75%) |
| CMYK | cmyk(64.9%, 0%, 22%, 25.1%) |
| CIE-LAB | lab(69.91, -44.21, 11.28) |
| CIE-LCH | lch(69.91, 45.62, 165.69°) |
| OKLab | oklab(72.5% -0.1227 0.0289) |
| OKLCH | oklch(72.5% 0.126 166.8) |
| XYZ | xyz(26.3675, 40.6220, 34.8792) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.87
Greenblue
#23C48B
ΔE00 3.66
Greenish Teal
#32BF84
ΔE00 4.04
Greeny Blue
#42B395
ΔE00 4.34
Mediumaquamarine
#66CDAA
ΔE00 4.94
Dark Seafoam
#1FB57A
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43BF95 #BF436D
analogous
#43BF57 #43BF95 #43ABBF
triadic
#43BF95 #9543BF #BF9543
tetradic
#43BF95 #5743BF #BF436D #ABBF43
square
#43BF95 #5743BF #BF436D #ABBF43
split-complementary
#43BF95 #BF43AB #BF5743
monochromatic
#22654F #329372 #43BF95 #71CFAF #9EDEC8
Accessibility & contrast
On white
2.30
#43BF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#43BF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43BF95
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43BF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43BF95 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB293
Deuteranopia (green-blind)
#AAA698
Tritanopia (blue-blind)
#00C0B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #43bf95; /* rgb */ color: rgb(67, 191, 149); /* oklch */ color: oklch(72.5% 0.126 166.8);
Tailwind
colors: {
custom: {
50: '#85d3b4',
500: '#43bf95',
950: '#000000',
},
}SCSS
$custom: #43bf95; $custom-light: #85d3b4; $custom-dark: #000000;
JSON
{
"hex": "#43bf95",
"rgb": {
"r": 67,
"g": 191,
"b": 149
},
"hsl": {
"h": 159.677,
"s": 49.206,
"l": 50.588
},
"oklch": {
"l": 0.72497,
"c": 0.12601,
"h": 166.8
},
"luminance": 0.40625
}Semantic roles & 50–950 ramp
primary
#43BF95
secondary
#CA93A6
accent
#4F7ED9
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380