#43CB9F#43CB9F
#43CB9F is a light, vivid teal. Relative luminance 0.464; OKLCH L 75.8% C 0.134 H 167.4°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #43CB9F |
|---|---|
| RGB | rgb(67, 203, 159) |
| HSL | hsl(161, 57%, 53%) |
| HSV | hsv(161, 67%, 80%) |
| CMYK | cmyk(67%, 0%, 21.7%, 20.4%) |
| CIE-LAB | lab(73.81, -46.95, 11.39) |
| CIE-LCH | lch(73.81, 48.31, 166.36°) |
| OKLab | oklab(75.76% -0.1304 0.0292) |
| OKLCH | oklch(75.76% 0.134 167.4) |
| XYZ | xyz(29.9254, 46.4051, 40.1741) |
| Luminance | 0.4641 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.93
Mediumaquamarine
#66CDAA
ΔE00 3.42
Greenblue
#23C48B
ΔE00 3.94
Green Blue
#01C08D
ΔE00 4.07
Aquamarine (survey)
#04D8B2
ΔE00 4.45
Greenish Teal
#32BF84
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43CB9F #CB436F
analogous
#43CB5B #43CB9F #43B3CB
triadic
#43CB9F #9F43CB #CB9F43
tetradic
#43CB9F #5B43CB #CB436F #B3CB43
square
#43CB9F #5B43CB #CB436F #B3CB43
split-complementary
#43CB9F #CB43B3 #CB5B43
monochromatic
#207459 #2DA47D #43CB9F #73D8B7 #A3E6D0
Accessibility & contrast
On white
2.04
#43CB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#43CB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43CB9F
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43CB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43CB9F | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BD9D
Deuteranopia (green-blind)
#B4B0A2
Tritanopia (blue-blind)
#00CCBF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #43cb9f; /* rgb */ color: rgb(67, 203, 159); /* oklch */ color: oklch(75.8% 0.134 167.4);
Tailwind
colors: {
custom: {
50: '#87dcbb',
500: '#43cb9f',
950: '#000000',
},
}SCSS
$custom: #43cb9f; $custom-light: #87dcbb; $custom-dark: #000000;
JSON
{
"hex": "#43cb9f",
"rgb": {
"r": 67,
"g": 203,
"b": 159
},
"hsl": {
"h": 160.588,
"s": 56.667,
"l": 52.941
},
"oklch": {
"l": 0.7576,
"c": 0.13359,
"h": 167.4
},
"luminance": 0.46408
}Semantic roles & 50–950 ramp
primary
#43CB9F
secondary
#D298AB
accent
#4879E0
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0D1511
muted
#7D8380