#43C799#43C799
#43C799 is a light, vivid teal. Relative luminance 0.443; OKLCH L 74.6% C 0.133 H 165.9°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #43C799 |
|---|---|
| RGB | rgb(67, 199, 153) |
| HSL | hsl(159, 54%, 52%) |
| HSV | hsv(159, 66%, 78%) |
| CMYK | cmyk(66.3%, 0%, 23.1%, 22%) |
| CIE-LAB | lab(72.45, -46.66, 12.70) |
| CIE-LCH | lch(72.45, 48.36, 164.77°) |
| OKLab | oklab(74.61% -0.1291 0.0325) |
| OKLCH | oklch(74.61% 0.133 165.9) |
| XYZ | xyz(28.4849, 44.3369, 37.1875) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.98
Green Blue
#01C08D
ΔE00 3.13
Eucalyptus
#44D7A8
ΔE00 3.97
Greenish Teal
#32BF84
ΔE00 4.03
Mediumaquamarine
#66CDAA
ΔE00 4.10
Aquamarine (survey)
#04D8B2
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43C799 #C74371
analogous
#43C757 #43C799 #43B3C7
triadic
#43C799 #9943C7 #C79943
tetradic
#43C799 #5743C7 #C74371 #B3C743
square
#43C799 #5743C7 #C74371 #B3C743
split-complementary
#43C799 #C743B3 #C75743
monochromatic
#216F54 #2F9E77 #43C799 #72D5B3 #A1E3CC
Accessibility & contrast
On white
2.13
#43C799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#43C799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43C799
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43C799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43C799 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B997
Deuteranopia (green-blind)
#B1AC9C
Tritanopia (blue-blind)
#00C7BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #43c799; /* rgb */ color: rgb(67, 199, 153); /* oklch */ color: oklch(74.6% 0.133 165.9);
Tailwind
colors: {
custom: {
50: '#86d9b7',
500: '#43c799',
950: '#000000',
},
}SCSS
$custom: #43c799; $custom-light: #86d9b7; $custom-dark: #000000;
JSON
{
"hex": "#43c799",
"rgb": {
"r": 67,
"g": 199,
"b": 153
},
"hsl": {
"h": 159.091,
"s": 54.098,
"l": 52.157
},
"oklch": {
"l": 0.74607,
"c": 0.13311,
"h": 165.9
},
"luminance": 0.4434
}Semantic roles & 50–950 ramp
primary
#43C799
secondary
#D096AA
accent
#4A7EDD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380