#43C899#43C899
#43C899 is a light, vivid teal. Relative luminance 0.448; OKLCH L 74.9% C 0.134 H 165.5°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #43C899 |
|---|---|
| RGB | rgb(67, 200, 153) |
| HSL | hsl(159, 55%, 52%) |
| HSV | hsv(159, 67%, 78%) |
| CMYK | cmyk(66.5%, 0%, 23.5%, 21.6%) |
| CIE-LAB | lab(72.76, -47.08, 13.14) |
| CIE-LCH | lch(72.76, 48.88, 164.41°) |
| OKLab | oklab(74.86% -0.1301 0.0336) |
| OKLCH | oklch(74.86% 0.134 165.5) |
| XYZ | xyz(28.7157, 44.7986, 37.2644) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.90
Green Blue
#01C08D
ΔE00 3.23
Eucalyptus
#44D7A8
ΔE00 3.75
Greenish Teal
#32BF84
ΔE00 4.01
Mediumaquamarine
#66CDAA
ΔE00 4.15
Aquamarine (survey)
#04D8B2
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43C899 #C84372
analogous
#43C856 #43C899 #43B5C8
triadic
#43C899 #9943C8 #C89943
tetradic
#43C899 #5643C8 #C84372 #B5C843
square
#43C899 #5643C8 #C84372 #B5C843
split-complementary
#43C899 #C843B5 #C85643
monochromatic
#217054 #2F9F77 #43C899 #72D6B3 #A2E4CC
Accessibility & contrast
On white
2.11
#43C899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#43C899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43C899
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43C899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43C899 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA96
Deuteranopia (green-blind)
#B2AD9C
Tritanopia (blue-blind)
#00C8BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #43c899; /* rgb */ color: rgb(67, 200, 153); /* oklch */ color: oklch(74.9% 0.134 165.5);
Tailwind
colors: {
custom: {
50: '#87d9b7',
500: '#43c899',
950: '#000000',
},
}SCSS
$custom: #43c899; $custom-light: #87d9b7; $custom-dark: #000000;
JSON
{
"hex": "#43c899",
"rgb": {
"r": 67,
"g": 200,
"b": 153
},
"hsl": {
"h": 158.797,
"s": 54.733,
"l": 52.353
},
"oklch": {
"l": 0.74858,
"c": 0.13438,
"h": 165.5
},
"luminance": 0.44802
}Semantic roles & 50–950 ramp
primary
#43C899
secondary
#D096AB
accent
#4A7EDE
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380