#43CA9B#43CA9B
#43CA9B is a light, vivid teal. Relative luminance 0.458; OKLCH L 75.4% C 0.135 H 165.8°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #43CA9B |
|---|---|
| RGB | rgb(67, 202, 155) |
| HSL | hsl(159, 56%, 53%) |
| HSV | hsv(159, 67%, 79%) |
| CMYK | cmyk(66.8%, 0%, 23.3%, 20.8%) |
| CIE-LAB | lab(73.41, -47.46, 12.98) |
| CIE-LCH | lch(73.41, 49.20, 164.70°) |
| OKLab | oklab(75.41% -0.1312 0.0332) |
| OKLCH | oklch(75.41% 0.135 165.8) |
| XYZ | xyz(29.3485, 45.7977, 38.2971) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 3.20
Eucalyptus
#44D7A8
ΔE00 3.24
Green Blue
#01C08D
ΔE00 3.60
Mediumaquamarine
#66CDAA
ΔE00 3.96
Greenish Teal
#32BF84
ΔE00 4.40
Aquamarine (survey)
#04D8B2
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43CA9B #CA4372
analogous
#43CA57 #43CA9B #43B6CA
triadic
#43CA9B #9B43CA #CA9B43
tetradic
#43CA9B #5743CA #CA4372 #B6CA43
square
#43CA9B #5743CA #CA4372 #B6CA43
split-complementary
#43CA9B #CA43B6 #CA5743
monochromatic
#207256 #2EA27A #43CA9B #73D7B4 #A2E5CE
Accessibility & contrast
On white
2.07
#43CA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#43CA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43CA9B
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43CA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43CA9B | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC98
Deuteranopia (green-blind)
#B4AF9E
Tritanopia (blue-blind)
#00CABD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #43ca9b; /* rgb */ color: rgb(67, 202, 155); /* oklch */ color: oklch(75.4% 0.135 165.8);
Tailwind
colors: {
custom: {
50: '#87dbb8',
500: '#43ca9b',
950: '#000000',
},
}SCSS
$custom: #43ca9b; $custom-light: #87dbb8; $custom-dark: #000000;
JSON
{
"hex": "#43ca9b",
"rgb": {
"r": 67,
"g": 202,
"b": 155
},
"hsl": {
"h": 159.111,
"s": 56.017,
"l": 52.745
},
"oklch": {
"l": 0.75408,
"c": 0.13536,
"h": 165.8
},
"luminance": 0.45801
}Semantic roles & 50–950 ramp
primary
#43CA9B
secondary
#D297AC
accent
#487DDF
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0D1511
muted
#7D8380