#43CA9A#43CA9A
#43CA9A is a light, vivid teal. Relative luminance 0.458; OKLCH L 75.4% C 0.136 H 165.3°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #43CA9A |
|---|---|
| RGB | rgb(67, 202, 154) |
| HSL | hsl(159, 56%, 53%) |
| HSV | hsv(159, 67%, 79%) |
| CMYK | cmyk(66.8%, 0%, 23.8%, 20.8%) |
| CIE-LAB | lab(73.39, -47.68, 13.49) |
| CIE-LCH | lch(73.39, 49.55, 164.20°) |
| OKLab | oklab(75.38% -0.1317 0.0345) |
| OKLCH | oklch(75.38% 0.136 165.3) |
| XYZ | xyz(29.2649, 45.7642, 37.8567) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 3.02
Eucalyptus
#44D7A8
ΔE00 3.30
Green Blue
#01C08D
ΔE00 3.54
Mediumaquamarine
#66CDAA
ΔE00 4.14
Greenish Teal
#32BF84
ΔE00 4.22
Aquamarine (survey)
#04D8B2
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43CA9A #CA4373
analogous
#43CA57 #43CA9A #43B6CA
triadic
#43CA9A #9A43CA #CA9A43
tetradic
#43CA9A #5743CA #CA4373 #B6CA43
square
#43CA9A #5743CA #CA4373 #B6CA43
split-complementary
#43CA9A #CA43B6 #CA5743
monochromatic
#207255 #2EA279 #43CA9A #73D7B4 #A2E5CD
Accessibility & contrast
On white
2.07
#43CA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#43CA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43CA9A
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43CA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43CA9A | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC97
Deuteranopia (green-blind)
#B4AF9D
Tritanopia (blue-blind)
#00CABD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #43ca9a; /* rgb */ color: rgb(67, 202, 154); /* oklch */ color: oklch(75.4% 0.136 165.3);
Tailwind
colors: {
custom: {
50: '#87dbb7',
500: '#43ca9a',
950: '#000000',
},
}SCSS
$custom: #43ca9a; $custom-light: #87dbb7; $custom-dark: #000000;
JSON
{
"hex": "#43ca9a",
"rgb": {
"r": 67,
"g": 202,
"b": 154
},
"hsl": {
"h": 158.667,
"s": 56.017,
"l": 52.745
},
"oklch": {
"l": 0.75383,
"c": 0.13613,
"h": 165.3
},
"luminance": 0.45767
}Semantic roles & 50–950 ramp
primary
#43CA9A
secondary
#D297AC
accent
#487EDF
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0D1511
muted
#7D8380