#43AE99#43AE99
#43AE99 is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.3% C 0.103 H 177.8°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #43AE99 |
|---|---|
| RGB | rgb(67, 174, 153) |
| HSL | hsl(168, 44%, 47%) |
| HSV | hsv(168, 61%, 68%) |
| CMYK | cmyk(61.5%, 0%, 12.1%, 31.8%) |
| CIE-LAB | lab(64.77, -35.69, 1.71) |
| CIE-LCH | lch(64.77, 35.74, 177.26°) |
| OKLab | oklab(68.34% -0.1027 0.004) |
| OKLCH | oklch(68.34% 0.103 177.8) |
| XYZ | xyz(23.1979, 33.7629, 35.4252) |
| Luminance | 0.3377 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.05
Tealish
#24BCA8
ΔE00 4.34
Lightseagreen
#20B2AA
ΔE00 5.29
Topaz
#13BBAF
ΔE00 5.54
Turquoise (survey)
#06C2AC
ΔE00 5.92
Dull Teal
#5F9E8F
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43AE99 #AE4358
analogous
#43AE63 #43AE99 #438EAE
triadic
#43AE99 #9943AE #AE9943
tetradic
#43AE99 #6343AE #AE4358 #8EAE43
square
#43AE99 #6343AE #AE4358 #8EAE43
split-complementary
#43AE99 #AE438E #AE6343
monochromatic
#21564B #328272 #43AE99 #69C5B3 #95D6C9
Accessibility & contrast
On white
2.71
#43AE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#43AE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43AE99
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43AE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43AE99 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A498
Deuteranopia (green-blind)
#98989B
Tritanopia (blue-blind)
#00B0A8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #43ae99; /* rgb */ color: rgb(67, 174, 153); /* oklch */ color: oklch(68.3% 0.103 177.8);
Tailwind
colors: {
custom: {
50: '#83c7b7',
500: '#43ae99',
950: '#000000',
},
}SCSS
$custom: #43ae99; $custom-light: #83c7b7; $custom-dark: #000000;
JSON
{
"hex": "#43ae99",
"rgb": {
"r": 67,
"g": 174,
"b": 153
},
"hsl": {
"h": 168.224,
"s": 44.398,
"l": 47.255
},
"oklch": {
"l": 0.68339,
"c": 0.10276,
"h": 177.8
},
"luminance": 0.33765
}Semantic roles & 50–950 ramp
primary
#43AE99
secondary
#C28B96
accent
#546DD4
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280